how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answer Posted / ravi
Hi Sudharshan,
Could you plese send me the QTP PPT and framework
information at my mail id globalpeace2008@gmail.com
Thanks and regards,
Ravi
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is command for executing files?
How would you export a script from one pc to another in qtp?
How may types of defects identify application or your currently working application?pls give me answer..
Sql questions to find second max salary and how to use joins
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
If the objects hierarchy is changing from build to build, then how you will handle that condition?
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 the diffrence bw qtp architectute and qtp framework?
Your roles and responsibilities and daily tasks? (As automation tester)
Give the syntax to import/export xls into qtp.
Brief the process of testing with UFT?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What the differences are and best practical application of Object Repository?
What is TOM in QTP?