how can we write descriptive programming for menus when qtp
is not able to identify it..and how can we write
descriptive programming for partially identified and non
standard objects..do i have to map the objects before
writing the script
Answer Posted / nandishpatil
I would suggest you to refer the "Article on Descriptive
Proramming" available at the following link:
http://www.knowledgeinbox.com/QTP_DP.html
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain process of smart Identification in QTP?
What is difference between Recording time object identification and Run time (Execution) time.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Explain how you can find the absolute value of the number in qtp?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Have you done batch testing in qtp? If yes how you are doing?
What are the advantages of a Hybrid framework?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Explain the new feature of UFT regarding the export of test results?
What is the syntax to call one action in another?
why should we give deliver good quality software?