Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can i prepare for QTP(8.2) to face interview ?
give over view details?

Answer Posted / madhu

Hi,
I'm new to QTP
Can anybody send me qtp framework with example
Please mail me to madhu_vpin@yahoo.co.in

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default add-ins in qtp?

927


What is reusable action?

1035


X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

1984


Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

1266


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

2057


Discuss quicktest professional (qtp) environment?

971


what is impact analysis on regression testing?

2438


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

1731


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

2808


How can I check if a environment variable exist or not?

985


What are metrics and matrix?

1750


What are private functions in QTP? How they can be called from the function library?

983


Explain the new feature of UFT regarding the export of test results?

978


after click on compose mail how can we attached a file in qtp with vbscript code

2125


What is keyword driven framework?

1034