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
How to find a window is minimized or not
explain how to write vb script in qtp?when will you write own script?
What are the flaws in water fall model and how to overcome it?
What is QTP and the use of QTP in TD?
what is meant by source control?
Can U Explain about QTP tool from older version to latest version also its differences?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Which scripting language used by quicktest professional (qtp)?
Explain how you can replace string in qtp?
What is keyword view in qtp?
when will you do debug your script? and explain that process?
please any one can explain the keyword driven framework. with gmail example.
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Explain different types of checkpoints?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance