what is the use of descriptive programming in QTP ? when we
need to use DP? can we test the application completely with
out useing DP?? please explan with example
Answer Posted / suchismita
descriptive programming in QTP means whenever qtp facing
dificulty with obj identification then we will go with
regular exp or desc prog .
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 .
Yes we can test the application completely without using
DP.hera we can use Object reposotary.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How can you exit from an action?
What are the views available in quicktest professional (qtp)?
how to test use the quality control .how to verify the image verification
can any one say that where we can download the QTP trail version ??????????
How many types of recording facility are available in quicktest professional (qtp)?
assume i have few url link how will i dynamically call then using descriptive programming?
What is output value? How many types of output values are there in qtp?
Explain about the quicktest professional (qtp) automation object model?
Explain object spy in qtp.
Hoe can we do retesting using functions please give the code for it using login page
What are the Disadvantages of shared object repository?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is QTP testing process?