How will you handle application crash using recovery
scenario manager(step by step process)?
Answer / nihar ranjan
By Using Trigger event, Recovery steps and Post recovery test run we can handle...
Trigger Event:-
Resources Menu --> Recovery Scenario Manager--> Click New--> Click Next -->Select Application Crash as Trigger event-->Next -->Select selected executable application-->Next -->
post recovery test run:-
Select Recovery Operation {Keyboard, Mouse Operation,Close Application Process, function Call, Restart, Microsoft Windows} -->Next -->If you want to check Add another operation else uncheck-->Next -->Next -->Enter Scenario Name -->Next-->Select Option -->Finish -->Close -->Save the scenario with “.qrs”
| Is This Answer Correct ? | 0 Yes | 0 No |
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
How many types of parameters are there in QTP and what are they?
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
What are the advantages of Automation objects than Test Objects?
How to Test the mainframe application?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
Can we put more than one action in a single script???? yes or no.....
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
If I change the object name in one action will it be updated in all the actions? Or not?
How to get line numbers in your editor in expert view?