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 is keyword driven testing in qtp?n how is it useful?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What are the data types in qtp?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is the meaning Work bench?
what is the difference btn risks & Therads in the Test plan documentation?
What are the ordinal identifiers in web page?
What are the views available in qtp?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How QTP support all types of applications (platforms)?
What is system testing and what are the different types of tests you perform in system testing?
What phases are involved in testing an application in qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,