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



Should I write test case for sorting items? [If there are 1000 items & I have to sort them by n..

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

Should I write test case for sorting items? [If there are 1000 items & I have to sort them by n..

Answer / prashant

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

Should I write test case for sorting items? [If there are 1000 items & I have to sort them by n..

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

Post New Answer

More Manual Testing Interview Questions

IS this a right Product.? Is this Product right.? Which of the above statement stands for Verfication and validation.?

4 Answers   RBS,


in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


What is lessons learnt document?Explain.

6 Answers   Infotech,


What is the difference between Test Cases and Test Scenarios

3 Answers  


How do we decide scope for smoke and sanity testing?

2 Answers   BMC,






What is Smoke testing,in smoke testing time u will prepare the test cases or not?

10 Answers   Sonata,


This is question is for system testing: What are Global catalog server, Schema Master and other NDTS roles ?

4 Answers   AZTEC, HP, Symantec, Veritas,


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

0 Answers   Cognizant,


what are the bugs in job portals and hospital managemant projects..if anyone havin experience in testin these porjects then friends share your experience what could be the bugs

1 Answers   TCS,


Graph-based testing methods can only be used for object-oriented systems .Is it true. explain

1 Answers  


What is Internalisation testing?

3 Answers   Keane India Ltd,


Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks

6 Answers   TCS,


Categories