write script to read and write data from file ?
Answer Posted / mahesh
any body help me with code pls..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Plz Explain AUTOMATION REFERENCE MODEL?
How can I use Call dlls in QTP ?
What is the recovery scenario in qtp?
What is the standard timing delay for web based application in qtp?
What is the process of synchronizing qtp and aut?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How to creating an output value using quicktest professional?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How the exception handling can be done using quicktest professional (qtp)?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
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
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.
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Explain the views in the QTP GUI?