How to analyzing test results using quicktest professional (qtp)?
Answer / Anjana Gupta
To analyze test results using QuickTest Professional (QTP), follow these steps:
1. Run your test script.
2. Click on 'Results' > 'Analyze Results'.
3. Choose the test run you want to analyze and click 'OK'.
4. The analysis report will be displayed, showing information such as pass/fail status, execution time, and detailed comparison of actual vs expected results.
| Is This Answer Correct ? | 0 Yes | 0 No |
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
How does QTP identifies the object in the application
What is test harness?
how to get the object count ?????????
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
what do u mean by test harnesses in qtp?
How to creating an output value using quicktest professional?
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
Can any one please explain hwo to test client/server application using QTP?
How to execute the test cases using QTP. i.e What is the use of QTP while execution