What kind of errors can b handled in QTP in real time
scenario?
Answers were Sorted based on User's Feedback
Answer / sriharsha
hi,
1) Pop-up Window
2) Object state
3) Test run error
4) Application Crash
| Is This Answer Correct ? | 19 Yes | 0 No |
How can we check whether a particular sheet loaded (existed) or not in Data Table.
Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody tell me the files and the contents , and how to create them.Thanks
What are output values and why they are used ?
what is the use of automation objective model?where is used? plz tell me
WHO TAKE DECISION TO RELEASE THE BUILD
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
In qtp, explain what is qrs file?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Does QTP is "Unicode" compatible?
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel
In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)