Answer Posted / kumar
Hi
This is kumaraswamy
I am install qtp 9.5 so my tools is 14 day
This is tools is expire any body know idea how to reinstall
if any possible plz tell me
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to Test the mainframe application?
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
How to capture a window in QTP?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What is the latest version of qtp?
Why bpt?
how to explain a claims and insurance project?
How can I check if a environment variable exist or not?
Which scripting language used by quicktest professional (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?
What are the features and benefits of quick test pro (qtp 8.0)?
How to run a test using quicktest professional (qtp)?
How to check feasibility of the appliction?in automation testing?
how to do the batch testing in test director using manual testing procedure?