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
What are the various automation frameworks available in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How many types of run modes are there in qtp?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
How do you send email with attachment from outlook using qtp ?
Explain the new feature of UFT regarding the export of test results?
What is RTM (require ment tracebulity marix) fromate?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to modify object property in qtp ?
what you mean by artifact,milestone...
what is Property......End Property loop? how to write sript for it in QTP
Differentiate the type of test cases which can be automated and which cannot be automated?