i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / anil
my mail id is anil.mankar@gmail.com, please provide me the
license key for QTP9.5
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run time object and test object in QTP?
Where we use data driver in qtp?
What are the types of object repositories? Which one is you are using?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is Unicode Compatibility?
Explain types of descriptive programming?
desribe a situation where u faced a stressful situation and how did u cope with it
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 relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How can I import environment from a file on disk?
How did you use regular expressions in QTP and also in WR?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How can you close the second opened browser?
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
Explain how you can find the absolute value of the number in qtp?