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 |
how can we know the program is testing by multiple test data in data driven frame work?
Explain process of smart Identification in QTP?
can we create recorset with out using database connection in vbscript?
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take it as a non-reuable action )(Chandana) plz urgent?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Got job with 3 years fake Experience
what is throw object ?
How you can make an action as re-usable action?
How u will do versioning in QTP?