WHAT IS THE DESCRIPTIVE programming when it is useful? &
when to use this ?
Answer Posted / sreeprasad
1st Descriptive Programming is all about identifying an object
uniquely.
descriptive programming in QTP means whenever qtp facing
dificulty with obj identification then we will go with
regular exp or desc prog it means identifying obj unique
prop from the script itself.ex:vbwindow("").vbedit
("attached text:=username").set cdbjd
2nd answer
without using the objectrepository, and by using the
objectspy we will write the DESCRIPTIVE programming .when
ever we will go to DESCRIPTIVE programming :-
(1).when ever objects are dynamicaly changing.
(2).when ever QTP is not going to recognise the objects.
(3).when ever objectrepository size is huge automatically QTP
wil get down slow.
(4).when ever not yet develop the build then only we will use
DESCRIPTIVE programming .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the key points to create a framework in QTP for oracle forms?
Can we run test with out adding object in object repository? How it is possible?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
What is quick test pro? What is a quick test professional?
Where we can use the synchronization?
What is Port testing. Whhen will you perform?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
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
Where is the Bitmap checkpoint information stored?
How many types of recording facility are available in quicktest professional?
Difference between action & Reusable action?
i can done the project with QTP in that time i can say how many members in my team size?
How you calling actions in qtp?