Should I write test case for sorting items?
[If there are 1000 items & I have to sort them by name,
code etc..]
Answer Posted / 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 |
Post New Answer View All Answers
what are the types of Bug?
How can software qa processes be implemented without stifling productivity?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What is regression testing? When to apply it?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
why use caffine for HPLC calibration ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Explain Operational Acceptance Testing with example ?
What is the difference between load testing and performace testing?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
what kind of testing have u done?
how we write test cases to brs,srs,hlds,llds
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?