How will you review the test case and how many types are there ?
Answer Posted / nandan kumar
Test cases are 3 types
1. GUI Test cases or Look & Feel
2. Functional test cases
Positive Test cases
Negative Test cases
3. Non-functional test cases
When we are writing the test cases we should keep this ways
to write the good test case.
I can review the test case whether it is a good test case or
not..In the following ways i can review..
1. The action must be possible action.(when writing
functional test cases..)
2. The expected result should be related to that action &
based on the customer requirements.
3. Test case must be clear & understanding easily.
4. Test case should be simple.
5. Test case should be more powerful.
6. If we are writing test case means there should at-least
minimum chance of getting defect.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How to break infinite loop?
What are the modes of script recording in winrunner ?
what is mean by release in quality center and who will perfom?
what is qtp licence
What actually happens when you load GUI map?
How do you filter the objects in the gui map?
What is the disadvantage of loading the GUI maps through start up scripts?
How do you unload the GUI map?
Why don’t we normally load the gui maps through start up scripts?
Explain the use of test director software?
What is the use of virtual object wizard and how it is used?
Explain the synchronization points?
Which are default codes winrunner generates when we start the application?
How do you clear a gui map files?
write a compilemodule function for loginscreen.