Answer Posted / jayadev acharam
Example:
Browser("abcd").SetROProperty("abs_x",158)
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
How to find Operating system information using QTP script?
Are Shared ORs read-only?
What is debugging? How you debug your script?
Does quicktest professional (qtp) is unicode compatible?
How to delete an object from the object repository?
How to open a new test using quicktest professional (qtp)?
When do go for loop condition in test?
How to creating an output value using quicktest professional (qtp)?
please any one can explain the keyword driven framework. with gmail example.
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
If object is not recognized by qtp but the object is standard object what is your approach?
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
How you can find length of array in qtp?
what type of run time errors you get while you ar edoing rpg program?
What is QTP and the use of QTP in TD?