I am in need of some set of QTP FAQ @ interview.
Also recently in one of interview portal they asked me how
you write the script for Login application which it is web
-based and using Descriptive Programming? Without
associating the shared object repository?Please i do need
this answer very soon? Please respond me soon @
vaisu72@yahoo.com
Answer Posted / dileep kumar
By using Descriptive we can write the test script for web based Login application.
Script: for QTP sample application:
Dialog("text:=Login").winedit("attached text:= Agentname").set"abcdef"
Dialog("text:=Login").winedit("attached text:= password").set"mercury"
Dialog("text:=Login").winbutton("text:= OK"),click
****************************************************
Like this by adding the unique properties and values of the object we can write descriptive program.
Note: >>>Some times the object needs more than one property to identify.
>>>> Better to use Object Spy to get the object properties and vales...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How u will do versioning in QTP?
How may types of defects identify application or your currently working application?pls give me answer..
When should I use smart identification?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What is clean sweep?
Explain the concept of how quicktest professional identifies object?
How to define array in qtp?
How to handle Java tree in QTP?
How to associate function library at a run time?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Why qtp always start action1 and does not start action?
What is the file extension of the code file in qtp?
How you can write contexts to text file in qtp?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
in a web page hoe to check the dynamic links that rechabging with out using regular expressions