Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Vista-> Recording actions from Start Menu
#1
Solved: 10 Years, 9 Months ago
OS is Vista-> I want to record the actions opening flight reservation
application from Start Menu.

Steps as follows
1. Under Record and Run Settings
Web-> select the option "Record and run test on any open browser"
Windows Applications-> select the options
-- Application opend by Quick Test
-- Applications opened via the Desktop

When I start recording the first step its recorded as
Code:
Window("Start Menu").WinButton("All Programs").Click


and when I run the script its throwing error saying can not find the object "Start Menu"

Can any one please tell the requied settings before recording the steps from start menu?

Thanks,
Akhila
Reply
#2
Solved: 10 Years, 9 Months ago
Intresting Actually I tried to record the start click

Finally a Low level recording worked

Code:
Window("Window").WinObject("Start").Click 1,1

Regards
Kishore
Reply
#3
Solved: 10 Years, 9 Months ago
Hi Kishore,

At the end what do you suggest to record the script from Start?
Any help on the issue I raised?

Thanks,

Akhila
Reply
#4
Solved: 10 Years, 9 Months ago
Hi All,

Can anyone help me on this issue I have?

I remember very well same step i was able to record and play in Windows XP...
Now I am using Vista is it because of that?

Any idea???

Akhila
Reply
#5
Solved: 10 Years, 9 Months ago
I would suggest using the SystemUtil utility to launch the flight application and then you can continue recording further steps. i.e do not use recording for launching flight application.

so the first line of your script will be :

systemutil.run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Replay Start Error Bhuvana 0 809 01-07-2020, 08:05 PM
Last Post: Bhuvana
  Where to start to learn QTP Brijendra9322 5 3,759 11-27-2014, 12:06 PM
Last Post: Brijendra9322
  How to call Actions from other Actions Naresh 1 7,692 09-25-2014, 10:26 AM
Last Post: vinod123
  Hello All -Nice forum to start learning QTP. Few questions QTP.learning 0 1,788 05-18-2014, 04:10 PM
Last Post: QTP.learning
  When Automation should be start aeronmak 1 1,932 04-08-2014, 11:04 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)