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 .



we have 10 more actions in our test and we are using exit action command to come out from the acti..

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

Post New Answer

More QTP Interview Questions

what is the frame work your using in automation testing

2 Answers  


Mention the different actions types of qtp.

0 Answers  


How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!

1 Answers   Adobe,


Among all the check points what is the most important checkpoint?

5 Answers   Semantic Space,


Explain about Table and DB Checkpoints?

1 Answers   Crea,






one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.

0 Answers   Mindlance,


tell me abt a time when u had to go above &beyind the call of duty to get the job done

0 Answers  


when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP

3 Answers   iFlex,


Can we record an application running on a remote machine using qtp?

0 Answers  


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

0 Answers  


what is Entry Criteria and Exit Criteria?

2 Answers  


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

0 Answers  


Categories