What are the disadvantages of Recovery Scenarios in QTP ?
Answer Posted / 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 |
Post New Answer View All Answers
Which functionalities of QTP used in banking project? pls any say answer?
Whether qtp 9.0 supports Test director8.0
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Plz Explain AUTOMATION REFERENCE MODEL?
Explain the qtp test phases.
How do you create new test sets in td?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
write script for bitmap image?
Can anybody post some real time scenario in qtp? please its very urgent.
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
is there any addin for remedy user application
Is it possible to call from one action to another action in qtp?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How will internal and external links be validated and updated? how often?