How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out.
Answer Posted / lakshmana kaminedi
recovery scenario manager main purpose is to handle
unexpected exceptions.
In results window>edit>expand all--> expands the results of
that particular script as a tree structure.
error: it gives some description about the error and in the
next line it also displays the name of the recovery
scenario (which we will be naming at the time of creating a
recovery scenario) has trigered.and it also gives the clear
details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how qtp recognises objects?
What is throw object?
can anyone tell me from where i can download qtp demo or crack version
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
What is qtpro? What is quick test pro? What is a quick test professional?
Explain how Does Run time data (Parameterization) is handled in QTP?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Explain the difference between check point and output value?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
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
please post the interview questions for QA position in FACTSET
Is QTP supports Unix. If yes, then how the test automation is done?
How to use setroproperty?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.