anybody give me the real time example for descriptive
programming of web application
Answer Posted / shah
I used descriptive programming when the object's property values are changing dynamically. I used descriptive programming when I am supposed to start testing before the build is deployed. or when I don't want to add objects in the object repository for e.g, I was testing a web application and it has 10 pages that are integrated with each other and each has three buttons (ok, cancel, and help) if I add those buttons in the object repository I have to add 30 objects so instead of adding it to object repository I used descriptive programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is quick test pro?
What are the properties you would use for identifying a browser and page when using descriptive programming?
What are the different types of action?
On what document base Descriptive programming is written if build is not yet ready ?
How QTP support all types of applications (platforms)?
What is the extension of the qtp local repository?
How to build scripts that access data from external sources?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Problem with XML checkpoint in QTP ?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
How you are developing the script? Using record and play back or manual?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How qtp recognizes the object?
Explain the difference between check point and output value?