How to capture screenshots of Exceptions/Errors during run-
time?
Answer Posted / guest
Hey I don't think that it is possible.
After all QTP is automation tool...it doesn't think like
human brain...you have to feed it all the scenarios,then
only it will follow the instructions.
Go to Tools>Recovery scenario manager : here you can give
the instructions to QPT to respond to errors.
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
How do you test DLL files using automation Tool QTP?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What is the difference between analog and low level recording?
Explain the difference between data driven testing and parameterization ?
What is the architecture of your project? Can any one answer for this question plz........
How many types of recording facility are available in quicktest professional (qtp)?
What is the difference between shared and local object repository?
explain abt dyanamic changing object with example?
What is business process testing(bpt) in qtp?
How many types of object repository in qtp?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Can anybody post some real time scenario in qtp? please its very urgent.
How to use descriptive programming?
What is difference in global and action sheet in qtp?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!