Answer Posted / ravi n
In QTP we have object repository once we run application under
test(AUT).the objects are listed in the object repository
with there Logical Name and Physical Description.
One of the among two must be uniqe to identify objects
Ex:
if two person objects say ravi and ravi
logical name1=ravi description are age=21,sex=m,dob=1/3/86
logicalname2=ravi description are age=22,sex=m.dob=2/12/86
actually object is identified by looking at there physical
descriptions if logical name is minimal
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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...))
Explain building blocks of the bpt framework ?
What is the parameterization?
what type of run time errors you get while you ar edoing rpg program?
What is checkpoints for quicktest professional?
How software tester can use constants and variables in scripts?
How can you identify the browser and its information using the qtp script?
Is it possible to call win runner script in qtp?
Have you done batch testing in qtp? If yes how you are doing?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How can i check items sorted or not in a weblist ? Give me the script for this...
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How can I check if a environment variable exist or not?