What are the disadvantages of Recovery Scenarios in QTP ?
Answers were Sorted based on User's Feedback
Answer / jsvidya
Nalini
can u pl elaborate the second part of the answer?
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aruna
v have to make sure v r using recovery for Unexpetced
Events ,if u definr too many recovery it vil slow down qtp
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nalini
Disadvantage of Recovery Scenario in QTP:
1) Test execution is slow
2) Recovery scenario will have high priority over other
resources.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is a Web Table?
Explain the difference between call to action and copy action?
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)
how to use command prompt using qtp?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
If you have given 1000 manual test scripts, what test you will do? and how?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is the Difference between test object and run time object?
Explain different recording modes?
What is the difference between link and hyperlink?