we have 10 more actions in our test and we are using exit
action command to come out from the action if any error s
occured.In action 1 if any error occurs control is moving
to second action but if we get error in second action
exitaction is throwing general run error.
Please give a idea to overcome .
Answer / d
General Error occurs whenever QTP intercepts any object
which it fails to identify uniquely because the properties
given by you in the code matches with many of the objects
present at that time.
So, the ExitAction cannot throw such an error and this
error must be thrown by some line code before you are
actually exiting the action.
Please confirm it n then reply in case you find it nt the
case.
Is This Answer Correct ? | 0 Yes | 1 No |
BEst INstitute for QTP & SELENIUM
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
explain abt dyanamic changing object with example?
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
What are the advantages of Automation objects than Test Objects?
whai is meant by automation testing?
what kind of frame work you used in your last project?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
how to associate object repository during runtime in qtp
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
What is a runtime datatable ?