Jump to content

Using AutoIt for WMware


Recommended Posts

Hi everyone,

I am very new to AutoIT. I've been reading the docs and FAQ for the past week and trying to play around with it. I tried the notepad script sample and I really like it. I plan to write a script that can work with VMware. for example: I need to test various programs in VMware. Since all of you have more experience in this, I'm wondering if it's feasible. I'll appreciate any advice.

Thanks

Edited by angelic
Link to comment
Share on other sites

Hi everyone,

I am very new to AutoIT. I've been reading the docs and FAQ for the past week and trying to play around with it. I tried the notepad script sample and I really like it. I plan to write a script that can work with VMware. for example: I need to test various programs in VMware. Since all of you have more experience in this, I'm wondering if it's feasible. I'll appreciate any advice.

Thanks

Are you asking if AutoIt scripts run in a virtual environment? Or are you looking to control VMWare itself?
Certifications: A+, Network+, Security+, Linux+, LPIC-1, MCSA | Languages: AutoIt, C, SQL, .NETBooks: AutoIt v3: Your Quick Guide - $7.99 - O'Reilly Media - September 2007-------->[u]AutoIt v3 Development - newbie to g33k[/u] - Coming Soon - Fate Publishing - Spring 2013UDF Libraries: SkypeCOM UDF Library | ADUC Computers OU Cleanup | Find PixelChecksumExamples: Skype COM Examples - Skype4COMLib Examples converted from VBS to AutoIt
Link to comment
Share on other sites

AutoIT Scripts do run fine in A Virtual Machine (as long as the OS is Windows).

Running AutoITScripts in the VM console isn't possible since the console is a Linux box.

For that you need scripts written in bash or pearl.

Edited by Scriptonize

If you learn from It, it's not a mistake

Link to comment
Share on other sites

Are you asking if AutoIt scripts run in a virtual environment? Or are you looking to control VMWare itself?

Both. firing up VMware and do all of the documentation then run the testing itself then turning off the machines.

Link to comment
Share on other sites

If you are looking to automate VMWare itself, you should take a look at this:

http://www.vmware.com/support/developer/vix-api/

You can look at the Skype examples in my sig to learn how to work with objects (or read the Obj/COM Reference section in the help file).

Certifications: A+, Network+, Security+, Linux+, LPIC-1, MCSA | Languages: AutoIt, C, SQL, .NETBooks: AutoIt v3: Your Quick Guide - $7.99 - O'Reilly Media - September 2007-------->[u]AutoIt v3 Development - newbie to g33k[/u] - Coming Soon - Fate Publishing - Spring 2013UDF Libraries: SkypeCOM UDF Library | ADUC Computers OU Cleanup | Find PixelChecksumExamples: Skype COM Examples - Skype4COMLib Examples converted from VBS to AutoIt
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...