How to write test case for this scenario.
The system shall allow the user to select an option to sort the results by the city of the family contact
Answer Posted / mudaseer
test steps :
enter the contact name and click on search test data:Mudaseer
expected result: The contact with Mudaseer should be displayed
test steps: select sort by city
expected result: Mudaseer should be displayed for different cities
like there are 5 mudaseer in bangalore
10 in pune etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
What is use case testing?
Explain the monkey testing?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
How to test Webservices and how can we write test cases for that
What are the test cases for mouse?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
What is the syntax testing?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Test Case for Text Editor!
Why is it that the boundary value analysis provides good test cases?