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...

what is descriptive programming in QTP? How can be done?

Answer Posted / pradeep

It works perfectly....


'USING DESCRIPTIVE PROGRAMMING - WITHOUT OBJECT REPOSTARY

Browser("creationtime:=4").Page("title:=Editorial Company
Search").Link("text:=Codes").Click

'OR

Browser("name:=Editorial Company Search").Page
("title:=Editorial Company Search").Link
("text:=Codes").Click


For descriptive programming the object properties should be
extracted first using the QTP object repository and then
use it in the code.

Ex., name:= or creationtime:= or title:=

Depends on the objects and its available properties

Is This Answer Correct ?    13 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use checkpoints in qtp ?

1104


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

1076


If the objects hierarchy is changing from build to build, then how you will handle that condition?

1095


What does it mean when a check point is in red color? What do you do?

1126


I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.

2255


How does you test a weblink which is changing dynamically?

1064


What is method name to compare two XML files.

2030


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

1084


can u please explain what is the exact difference between qtp8.2 and 9.0

2233


What is the difference between a Function and Procedure in QTP?

1265


How can you send user defined messages to test report?

1114


How software automation specialist enter steps in the Expert View?

2200


wht is Manual Testing Frame work. Pls anybody can give appropriate answers

2131


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

5305


What is expert view in qtp?

1119