Why you are Using Descriptive programming instead of Object
Repository?
Answers were Sorted based on User's Feedback
Answer / nagaraj
QTP DP is a run-time processing of objects which are not
located in QTP Object Repository.
| Is This Answer Correct ? | 2 Yes | 4 No |
what is the Vbscript to connect Database
how will u do database testing in qtp? how will u do the same with descriptive programming?
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
can u give one scenario for for PopWindow Exception & write Code for that?
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
How to use reporter.report event in qtp ?
Why do we use text checkpoint as we can make use of the same in the standard check point?
For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ?