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 the Descriptive Progarmming? how it is help to
testers in QTP?

Answers were Sorted based on User's Feedback



what is the Descriptive Progarmming? how it is help to testers in QTP? ..

Answer / mukesh

I aggree with murali answer. The thing is that without
using object repository we have to descibe the object
properties in the script itself. by this we can save lot of
space and one more thing is that we can't use check points
while doing DP since object repository is required for
check points

Is This Answer Correct ?    1 Yes 0 No

what is the Descriptive Progarmming? how it is help to testers in QTP? ..

Answer / murali raju

without using object repository...we can able to run the
scripts using descriptive programming..whenever object
properties are changed,or objects are not recognized
properly..and object repostiroy size will increase..that's
the reason we write descriptive programming..just we add
the properties in our scripting..if u want how to write
descritptive progrmming ...then i will explaing later..

Is This Answer Correct ?    0 Yes 0 No

what is the Descriptive Progarmming? how it is help to testers in QTP? ..

Answer / indu

Murali this is indu.i know how to wok with qtp but,the prob
is in wiriting descriptive programming.will u pla tell how
will write the D.P.

Is This Answer Correct ?    0 Yes 0 No

what is the Descriptive Progarmming? how it is help to testers in QTP? ..

Answer / narendra

I echo with Murali answer and one more important advantage
of DP is.. we can run the DP wherever we want without OR
setting dependencies. e.g If we have a DP for yahoo
application and we can copy and paste the DP wherever the
QTP available and yahoo application accessible then simply
run it.

Hello Indu, find the DP program for gmail login below

browser("title:=Gmail: Email from Google - Microsoft
Internet Explorer").page("title:=Gmail: Email from
Google").WebEdit("name:=Email").Set "uname"

browser("title:=Gmail: Email from Google - Microsoft
Internet Explorer").page("title:=Gmail: Email from
Google").WebEdit("name:=Passwd").SetSecure "encrypted format
of password"

browser("title:=Gmail: Email from Google - Microsoft
Internet Explorer").page("title:=Gmail: Email from
Google").WebButton("name:=Sign in").Click

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

hi guys, pls tell me for testing institution training hub, hitech city is best or not?

0 Answers  


which tpye of exceptions mostly do we face in QTP

2 Answers  


plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH

7 Answers   TCS, Wipro,


Can we directly automate testscripts accrdoing to requirements? WHY ?

1 Answers  


what is the use of VIRTUAL OBJECTS? explain ?

10 Answers   ABC Infotech, IBM, TCS,


Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.

1 Answers   CTS,


How to use the Object spy in QTP 8.0 version?

2 Answers  


In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases

2 Answers   IBM,


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


what is purpose of automation?

3 Answers  


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

0 Answers  


if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail

2 Answers   Quinnox,


Categories