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 |
who will performe smoke testing?... by Senthil BE Software test Engineer(polaris..)
What is Defect Leakage? and explain with example?
how to do cookies testing in realtime through manual testing? pls give some realtime example?
write 3 test cases on railway reservation system
functional testing and usability testing test cases for transfer funds...
write the test cases on prime number with result?
"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.
how do u do smoke test for login page which has username , password, ok, and cancel buttons
where do you write the test cases
Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.
what is agile testing?
Tell me a critical defect in which your Client,PM,PL appreciate on you