Should I write test case for sorting items?
[If there are 1000 items & I have to sort them by name,
code etc..]
Answer Posted / 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 View All Answers
what is conditional testing? explain and examples
need testing projects where can i find them
What is black box testing, and what are the various techniques?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
Write a Test scenario for Outlook Search functionality.
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
What is the difference between static testing and dynamic testing?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
State a generalized process for load test? Or explain how you did it previously.
Artifacts in design phase of SDLC ?
What is Bomb Testing?
What is the responsibility of programmer’s vs QA?
what is base time , how can we base time your doc"s ?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...