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

what is 4 p's? Exact difference between testing and QA

7 Answers   Patni,


How do you evaluate the quality of software?

1 Answers  


How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?

0 Answers  


there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?

7 Answers   CTS, Murugappa Group,


Hi Friends Can Any one give test cases on Credit card system

1 Answers  






How can it be known when to stop testing?

3 Answers   IBM,


if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer

7 Answers   Nexus Technologies,


What is defect cascading in software testing?

0 Answers  


I am pranu(frm hyderabad) new commer for this site? I have some doubt's pls clarify it..... I finished my B.Tech 2003 pased out(ECE),(pranati_434@yahoo.co.in) and S/w Testing Course Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.,. 3.5 yrs gap , consultancy..,

2 Answers  


What is Junit and bash testing

1 Answers  


how do you identify testscenario's

1 Answers   TCS,


When we convert the Client/Server application to web Application can we use same Automation Scripts?

0 Answers  


Categories