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

Do submit teststrategy to customer if yes at what time

0 Answers   Kanbay, Miracle Solutions,


i have experience in automation testing for 1.6 yrs, and now i'm working as manual tester... will it create any black mark when i search for jobs again...??

1 Answers  


how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric

3 Answers   CTS,


who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????

6 Answers  


what are the different banking terms used in your project?like new acc,dormate,active accounts....

1 Answers   TCS,


difference between static and dynamic testing( not just definition) as a 4+ experienced guy

4 Answers  


what is test bed?

10 Answers   HCL,


can any body explain about BVA and ECP briefly?

3 Answers  


At which stage testing phase will start

5 Answers   IBM,


What is Boundary Value Analysis(BVA) and Equivalence Class Partition(ECP)?

10 Answers   TCS, Trigent,


what are the kpas(key process areas) in u'r company?

3 Answers   IBM, InSoft,


how to write integrated test case for an ATM?

4 Answers   IndiumSoft,


Categories