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

in peer reviews,is there any checklist based on which we can review our team members documents.

1 Answers  


What is boundary value testing? Give an example.

0 Answers   Agilent, ZS Associates,


how recovery manager works in winrunner

0 Answers   QA,


How do you go about testing a web application?

2 Answers  


What is Active and Passive testing ?

2 Answers  






What is the difference between Usability testing and Exploratory Testing?

7 Answers   Religare,


what is agile testing

2 Answers  


As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.

2 Answers  


1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?

0 Answers   Wipro,


exact definition of QA and QC ?

2 Answers  


I am sujili(frm chennai) new commer for this site? I have some doubt's pls clarify it..... I finished my B.Tech 2004 pased out(CSE),(sujli2000@yahoo.com) and S/w Testing Course(2007) 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,for Banking,ERP Projects etc.

3 Answers  


plz explain me Deployment process

0 Answers   Accenture,


Categories