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 Posted / 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 View All Answers
What is QTP’s model for test creation?
why should we give deliver good quality software?
How many ways is to parameterize the value?
On what document base Descriptive programming is written if build is not yet ready ?
How to write business scripts using object repository with different scenarios
Diff b/w test scenario's and test Procedures?
Explain calling sub procedure.
what is the structure for the data driven framework
What is smart identification in QTP?
if numbers are always changing write a script for that
What are the advantages of Object Repository?
Suppose I want fail that check point? How can you do that?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
explain abt dyanamic changing object with example?
What are the different types of recovery operation?