what is the mediater between qtp and application/project in
automation testing?
Answer / aiswaryan
Object Repository (contains Objects properties and values)
or objects defined in descriptive programming is a mediator
between QTP and application. Since QTP is a test object
model, it will recognize the application by object.
| Is This Answer Correct ? | 2 Yes | 1 No |
Step 3&4 are repeated until an the object in recognised uniquely.
How you test the object which is dynamically changes its location?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
What is Cross browser testing? Does UFT support it?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi
How do you create regression test packs?
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).