i need to learn the descriptive programming very well so for
that what to do am reading the qtp user mannual but it is
not so any materials or links with examples i want please
help me
Answer Posted / p
Descriptive not need any regular expression or object repository..AND descriptive ae of two types this is not write code for descriptive...Don't write any wrong ans anybody if u dont know the ans....okkk
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of functions available in qtp and explain ?
What are the different ways to invoke an application using QTP?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
What is qtpro? What is quick test pro?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
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
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How many ways we can parameterize data in quicktest professional (qtp)?
Can we use index on view?
On what document base Descriptive programming is written if build is not yet ready ?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What is TOM in QTP?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Does quicktest professional is unicode compatible?