What is the difference between QTP and WinRunner?
Why do you choose only QTP for automation among remaing
tools like Rational robot and silk test?
Write the VBscript for any functionality in your project ?
What is the cost of QTP ?
If you entered into yahoo mail with your valid user name
then you will get FOR EXAMPLE , " welcome to krishna " on
the top of inbo page , how can you test it in QTP?
What type of testing you can do, when we gave you 5 screens
and how can you test that application?
What type of framework you are using in your company and
explain it?
No Answer is Posted For this Question
Be the First to Post Answer
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 Defect density, defect leakage, defect age,latentbed,yasid testing, interface
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
Ehat is the descriptive programing in QTP?
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
What does VBS file contain?
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
the develeper not accepter your defect what status is that ?
What is output value?