Is there any thing that we can replace recovery scenario
manager in QTP.
Answers were Sorted based on User's Feedback
Answer / jay prakash
You can write your own function libraries and script to
handle recovery scenarios if you don't want to use recovery
scenario manager in QTP.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / uday
The use of RS comes when the execution is stopped because of
unexpected exception or error, so QTP cannot proceed further
until some action has made.
The replacement to RS is "On Error Resume Next", If you put
the statement, if an exception comes also the script will
continue.
Thanks,
Uday
http://qtpftvideos.blogspot.com/
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ashokraj
We can write script using text file and save .ini or .xml
format ant use as user defined environment variable through
load variable and values from external file.
Note-:QTP-->File-->Setting-->Environment-->User defined
| Is This Answer Correct ? | 1 Yes | 3 No |
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
what type of automation is follwed in the project?
How to invoke QTP using Dos prompt ?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
0 Answers Magna Infotech, Oracle,
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
what is bultin funtaion in QTP &tell me five examples?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Write a QTP script to enter a keyword in to Google search engine?
How does qtp identify the object in the application?