In QTP how to interact tool and application build?
Answers were Sorted based on User's Feedback
they interact through object repositary.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satish
Actually the objects in the application are identified by
the interaction of "Add-ins". Then only the objects get
stored in OR. So the ideal answer is Add-ins interact with
application and identifies the objects. Object repositry
helps while running the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
How would you export a script from one pc to another in qtp?
Is it possible to use two instances of UFT on the same machine? If not why?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
Can U Explain about QTP tool from older version to latest version also its differences?
How did you achieve reusability via QTP?
Whether qtp 9.0 supports Test director8.0
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
How to Analyze the Checpoint results by Checking Bitmaps?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
can u tell me the the cost of automation tool QTP ?
does the vb script knowledge is mandatery in testing using QTP
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?