How will you review the test case and how many types are there ?
Answers were Sorted based on User's Feedback
Answer / nayana
going through case by case and to check each field in the
application or in the FS as positive and negative
scenarion test case
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / fs
Test case is reviewed by technical team and peers also.
| Is This Answer Correct ? | 10 Yes | 6 No |
Answer / 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 |
Answer / smile
There are three types fo review of the test case..
1) Initial
2)Walkthrough
3)Inspection
| Is This Answer Correct ? | 2 Yes | 1 No |
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
winrunner supports .NET technology or not?
What is the use of gui map and what happens when gui map file get loaded?
How would you define a "bug?"
How do you run your test scripts?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
1. How will you load the object during run time? 2. How do you close the Task Manager through QTP? 3. How will you handle the situation when object is not captured during record? 4. How QTP support all types of applications (Platforms) 5. What is throw object? 6. Purpose of automation as many points as possible 7. What In-string function will do? 8. In website, protocol has been changed http: to https what you will do? Tell me your Approach? 9. Runtime dynamic settings. 10. Types of exception handling and script for that. 11. On resume next(recovery, do u write the script in notepad, if so, what is the script and how to call it when ever it occurs? ________PLs anyone give me the answers for these questions. Thanks a lot!
can anybody tell me about 5 critical,major & low severity and priority with examples.
How to calculate the edit field length
what is contained in the GUI check list?
what is batch mode, how can u run ur tests in batch mode?