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 |
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
Define Error Pane of UFT?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
what is the command (keyboard command) to swith from expert view to key word view
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
can we call runaction in the funcion
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
To which environments does quicktest professional supports?
what is the difference between xmlutil and xmlDOM in qtp?