How to send QTP scripts to our colleagues?
Answer / naresh
while u send QTP scripts to ur colleagues send them along
with the object repositories(SAVE THE OBJECT repository and
then send them)
| Is This Answer Correct ? | 1 Yes | 4 No |
what is object spy
How to covert a String to an integer?
anyone can explian about types of "Triggere Events" in QTP
Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com
What is Object Spy in QTP?
Among all the check points what is the most important checkpoint?
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
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
Write the vb script for the lowest and highest values of an array?
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
what is framework in QTP? any one give me answer