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


w is descriptive programming

Answers were Sorted based on User's Feedback



w is descriptive programming..

Answer / umasankar

When you record an operation on an object, QuickTest adds
the appropriate test object to the object repository. After
the object exists in the object repository, you can add
statements in the Expert View to perform additional methods
on that object. To add these statements, you usually enter
the name (not case sensitive) of each of the objects in the
object's hierarchy as the object description, and then add
the appropriate method.But in descriptive programming it is
quite different.Let us see the below example.

Decriptive programming with an example on a webpage.

General programming:

Browser("Mercury Tours").Page("Mercury Tours").WebEdit
("Name:=Author", "Index:=3").Set "Uma Sankar"

Descriptive Programming:

Browser("Title:=Mercury Tours").Page("Title:=Mercury
Tours").WebEdit("Name:=Author", "Index:=3").Set "Uma Sankar"

The difference is quite very less. But is very important.

Note:If you specify a test object by its object repository
name after other objects in the hierarchy have been
specified using programmatic descriptions, QuickTest cannot
identify the object.

If any doubts please let me know.

Is This Answer Correct ?    1 Yes 0 No

w is descriptive programming..

Answer / habeeb.sk

wtiting Script with out having the object repository.
or,

A technique used to handle automation test even though
object repository is not available.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this

0 Answers  


how did u use automating testing tools in ur job?

0 Answers  


how to main tain the Old scripts in qtp?

1 Answers   IBM,


How to Parameterize Object repository in QTP?

6 Answers   Cognizant, IIBM,


Can we use index on view?

0 Answers   Wipro,


hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus

1 Answers  


What are the general steps involved in the data driven framework?

0 Answers  


What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)

1 Answers   Wipro,


How to find local host name using QTP?

6 Answers  


How to Analyze the Checpoint results by Checking Bitmaps?

1 Answers  


How do u write script in qtp? where do u write?

2 Answers  


Hi,All How to create a link in excel sheet using qtp

0 Answers  


Categories