I am using descriptive programming for my project.when QTP
deosn't identity or recognize a object by record and
playback method,is it possible to make QTP identify that
object using descriptive programming?
Note: The object doesn't have unique properties and same
properties used in Record and playback are only available,
no extra properties are defined.
Answer Posted / prasant
Identify objects following below order -
1. Mandatory Properties
2. Assertive Properties
3. Ordinal Identifier
4. Smart Identification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to break the object spy ?
How to execute a winrunner script in quicktest professional (qtp)?
What is the Difference between test object and run time object?
Hello friends..... On which areas of an application we can not test with QTP
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
If object is not recognized by qtp but the object is standard object what is your approach?
How to find the name of the machine where you are running your automation scripts in qtp?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is the recovery scenario in qtp?
Explain in brief about the qtp automation object model (aom).
Explain qtp(quick test professional)?
Explain step generator in qtp?