can anyone proide me reading material on
svit00ef27@yahoo.com please thanx in advance
Answer Posted / arya
here is the reading material for u my frnd
http://rapidshare.com/files/165521907/rea1.pdf
do let me know ab it
thanx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What phases are involved in testing an application in qtp?
why should we give deliver good quality software?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
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 are the limitations of smart identification in qtp 9.0
Mention the different actions types of qtp.
Is it possible to change the values of analog recording?
What are the steps involved in recovery scenario wizard?
How to customize checkpoints with parameters?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is the virtual object?
What is Unicode Compatibility?
What is contained in the object repository?