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 |
what are the disadvantages of descriptiveprograming
Explain getroproperty and gettoproperty & settoproperty?
What is the difference between local and shared object repository in qtp?
How can we get a textcheckpoint in QTP9.1?
Reverse string without mid or streverse function.
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
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.
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
how to test load test and block box testing an a web based application pls give ans briefly
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..