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 do QTP Certification can any 1 tell me . How 1
approch and who to approch

Answer Posted / basu

QTP is a product of HP and ISTQB is a certification.. You
should know it man before answering any Qn..

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you close the second opened browser?

1492


Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?

1199


what is impact analysis on regression testing?

2539


How many types of parameters are available in quicktest professional (qtp)?

1090


What is smart identification in QTP?

1107


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

1647


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2894


What is the registration process and examination fees?

1134


What do you to script when objects are removed from application?

1120


What is qtpro? What is quick test pro?

1107


wht type of User defined functions or Java Releated functions do we write in VB scripting

2288


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

1828


What is the significance of “action 0” in qtp?

1124


What is the difference between the keyword view and expert view?

1016


In qtp, explain what is crypt object

1102