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

Answer Posted / mallikharjun bhavanam

descriptive programming in QTP means when there is no
object in object repository for that object wehave to write
decriptive programming to add the properties of the object
which is not there in the oblect repository.
you can describe an objectdirectly in a test statementby
specifying property:= value pairs describing the object
insted of specifying an object's logical name.
syntax
testobject
("propertyname1 :=propertyvalue1","...","propertynamex :=pro
pertyvaluex").

Is This Answer Correct ?    42 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain structured testing? plz guys with exp. do answer

1628


How is UFT 11.5 version different from UFT 12.0?

809


How can get count of list box?

852


What is the use of sendkeys and what are send keys

2199


RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

2414


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1775


What is expert view and keyword view?

860


explain how to write vb script in qtp?when will you write own script?

2068


Tell me one scenario, the complex functionality you have automated in your project?

1726


how can we do the frame work in qtp

1804


if anyone has idea of the interview procedure in covansys, plz send me a mail?

1730


How QTP identify the system time that's changes every seconds?

800


what are the mandatory properties for a tex boxc (scenario?)

1753


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

1961


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

2005