Pls let me know completely about descriptive programming,
where it is used, pls explain with a real time example of
its occurence and the program code written in qtp.
Answer Posted / ycy
The following are the points when to use DP
1.When you don?t have object repository in OR at all.
- Product under development
2.The objects in the application are dynamic in nature and
need special handling to identify the object.
3.When object repository is getting huge due to the no. of
objects being added.
4.Modification to a test case is needed but the Object
repository for the same is Read only or in shared mode i.e.
changes may affect other scripts as well.
5.When you want to take action on similar type of object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is checkpoints for quicktest professional?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How do you perform Regreession Testing?
When using descriptive programming?
Explain xml checkpoints.
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
In qtp, explain what is crypt object
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Which environments does qtp support?
What is the Difference between test object and run time object?
How can we conduct U-I Testing by using QTP??????
Tell me one scenario, the complex functionality you have automated in your project?
How the exception handling can be done using quicktest professional?
How to break the object spy ?
Have you done batch testing in qtp? If yes how you are doing?