What is iteration? How it is related to Test Results in QTP
Answer Posted / praveen
An iteration is a single script run with QTP by supplying
requires input data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional recognises objects?
write script for bitmap image?
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
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
wt is the use of multiple questions in QTP
How does qtp identify the object in the application?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How many types of Automation frameworks are there in UFT? Describe them.
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is throw object?
what is meant by source control?