Details
-
Type: Task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
Description
Create a test matrix for testing Import of contacst. The matrix should include
1. The test file in .csv format.
2. Step by step instructions on how to run the import
(selecting different options etc.)
The test cases that need to be covered are
1 - Simple Contact (no location) (with/without column header)
2 - Contact (with single location)
3 - Contact (with multiple locations)
4 - Contact (with custom data)
5 - Contact (with multiple locations and custom data)
6 - All of the above with options for "skip", "replace", "update", "fill"
7 - Simple Contact with Add to group (new or existing) functionality
Note:
- When testing for location please cover all parts of locations
- Address, Phones, Emails and IM's.
- When testing for custom data please ensure validation is done for appopriate data_type.
- When testing for Phones please ensure all the phone_types are tested (mobile, phone, fax)