How do we create and run the scripts with out using O.R. ?
Answer Posted / king
dialog("regexpwndtitle:=login").winedit("attached
text:=Agent Name:").set "raju"
dialog("regexpwndtitle:=login").winedit("attached
text:=Password:").set "mercury"
dialog("regexpwndtitle:=login").winbutton
("regexpwndtitle:=ok").click
window("regexpwndtitle:=Flight Reservation").ActiveX
("acx_name:=MaskEdBox").Type "080808"
window("regexpwndtitle:=Flight Reservation").wincombobox
("attached text:=fly from:").Select "Denver"
window("regexpwndtitle:=Flight Reservation").wincombobox
("attached text:=fly to:").Select "London"
window("regexpwndtitle:=Flight Reservation").winbutton
("regexpwndtitle:=flight").click
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the views available in quicktest professional (qtp)?
How you can write contexts to text file in qtp?
What is the Difference between copy to action and call to action?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How would you export a script from one pc to another in qtp?
How to use transactions in qtp?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How to test the login page in different ways in automation testing and i need code?
If object is not recognized by qtp but the object is standard object what is your approach?
How can I change object description or check point values in qtp?
how to test Web application using QTP software
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
How can you identify the browser and its information using the qtp script?
Explain features of the latest version of qtp/ uft 12.1?