What is descriptive programming?
Answers were Sorted based on User's Feedback
Answer / p
Typically an object nd its properties are recorded in object repository to enable QTP,but using descriptive programming we donot store the object & its property value in OR but mention the property value in the script.
It helps to recognize dynamic objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a qtp script to enter user name & password for flight reservation login page from excel sheet
How many scripts did you have?
How do you do batch testing in QTP, if so explain?
Diff b/w WEB TESTING AND Client server testing?
Hi,All How to create a link in excel sheet using qtp
Will QTP gets installed on virtual PC.What is the maintenance number to be given
What is dynamic arrays
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.
what are the different kinds of frameworks in automation?
4. what is the use of Text output value in Qtp?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.