i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / niharika
My email:n_harika1981@yahoo.co.in,please provide license
key for
QTP 9.5
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is Curd testing?
Explain how Selenium is different from UFT?
How many types of actions are there in quicktest professional (qtp)?
Explain data driven framework?
why should we give deliver good quality software?
How smart identification works in qtp ?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What is the use of an object spy tool in qtp?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What is a reusable action?
What is data driver in qtp? Where we use it?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Explain the check points in quicktest professional (qtp)?
could any help me please, how to work on visual foxpro application using UFT