In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Answer Posted / qtphelper
If its record and play back definetely it should work using
smart identification mechanism in QTP. If its not recording
and you are adding objects to the OR and while writing DP
then we should go for ordinal idenitifier.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what are the challenges you have faced while testing web based application using the automation tools ?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Explain types of descriptive programming?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
How to create Reusable and Multiple Actions?
why text area checkpoints cannot used for web applications
Explain in brief about the qtp automation object model (aom).
whow much strong on VB and C?
how to explain a claims and insurance project?
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
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
Can anybody post some real time scenario in qtp? please its very urgent.
What is parameter in qtp?