in flight reservation ex once u login, u go into next
window where we hav an option of new, open and help etc..
how to fetch those options and to go to respectiv tab
accordingly using qtp.. plz let me knw answer for tis as
early as possible. Thanks in advance... asha
Answer Posted / ravi
hi comming to ur question i am not clear abt wht u want but
anyhow i am sending the solution as wht i have understood.
first login into the flight reservation table and then
start recording the process using standard checkpoint and
stop the process when u have finished of with the step.now
return to the proj base state and then run the proj.
i am sending u the steps of one task i.e open order.pls
check through tht and reply me whether u intend the same or
not.u can perform the same task using several methods for
eg descriptive prog also.
Window("Flight Reservation").Check CheckPoint("Flight
Reservation")
Window("Flight Reservation").WinMenu
("Menu").Select "File;Open Order..."
Window("Flight Reservation").Dialog("Open
Order").WinCheckBox("Order No.").Set "ON"
Window("Flight Reservation").Dialog("Open Order").WinEdit
("Edit").Set "5"
Window("Flight Reservation").Dialog("Open Order").WinEdit
("Edit").Type micReturn
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional recognises objects?
How often were they executed?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
In qtp, explain what is qrs file?
Explain the difference between check point and output value?
Explain sub procedure of vbscript.
What will be happen if i load object repository at run time, but it has already associated.
How will you find the current time of the remote machine using QTP script?
How can I check if a environment variable exist or not?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What is business process testing(bpt) in qtp?
How to capture a window in QTP?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Hi Samrat, Thank u very much, what u said it is right.
How to create scenario selector