when I was doing the web testing with QTP using with
standard checkpoint the Object selection -checkpoint
properties dialog box not displaying pages and links
hierarchical order.
Could you please tell me.
thanks
No Answer is Posted For this Question
Be the First to Post Answer
what is key word driven frame work how to use keyword driven frame in QTP in a project
Explain about import and export files?
What are the Application Functions available in QTP?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
What are the properties you would use for identifying a browser & page when using descriptive programming ?
How will internal and external links be validated and updated? how often?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
How to give a call to another action from one action?
How can we open an Excel sheet through the script
How to compare the two strings?
What are the views available in quicktest professional?
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click