Should I write test case for sorting items?
[If there are 1000 items & I have to sort them by name,
code etc..]
Answers were Sorted based on User's Feedback
Answer / glamorous
how many items are there is not a matter to write the test
case here we mention th field:
Test case objective: check for sorting
description:check for sorting of the "field name"
Expected result:items should be sorted as "by name"
this much description is enough we need to mention based on
which field did it be sorted ok
| Is This Answer Correct ? | 7 Yes | 1 No |
yes we can write.
1. By name
step1:enter the name(whose we sort)
step2:click the sort or submit button.
or press the enter button.
step3:sort name is shown(when the name is available in the
list)
2.By code
step1:enter the code(ie dept code,emp code etc)
step2:click the sort or submit button.
or press the enter button.
step3:details are shown(when the code is valid)
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / rkcr
Negative test cases should also be covered while authoring
test cases
for eg What happens if sorting of the items are not done
properly....
| Is This Answer Correct ? | 1 Yes | 3 No |
What is web based application?
What is a Use Case?
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
after completeing testing ,what would u deliver to the client?
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
what is exemption and resumption criteria in test plan?
Hi Friends Can Any one give test cases on Credit card system
HI Frnds Can u send the openings on 3+ Exp in ManulaTesting in CHennai
what is 'v'model?
What is system testing? when we use system testing in our project?
What is network Entry procedure in WIMAX -TEch mahidra question?
How will you test or write test cases when you dont have BRS and SRS?