Jump to content

Use autoit to do windows based application testing


paulhe001
 Share

Recommended Posts

I do, in combination with other tools if needed. But since we have good UIAutomation support, it's very usable. See FAQ 31 on the Wiki

You will really want to use UIAutomation if dealing with apps that are not comprised of Win32 objects--otherwise native AutoIt does the trick.

 

 

Read all of those threads, understand the material, download the code and practice on the getting all the samples to run correctly. That verifies you can do it and it's working. Then you can begin.

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Link to comment
Share on other sites

My company uses Ranorex or UFT for most automated testing.

I'm the AutoIt guy for whenever we need to test an application that can only be accessed from our Citrix Environment as it doesn't require any installations since Citrix is locked down.

Biggest downside to AutoIt vs the Expensive tools is the time it takes to develop and that you have to build everything from scratch.  Your logging, reporting, scripting.

but, I haven't found anything the expensive tools can do that I haven't been able to recreate with AutoIt.  Just takes time and effort.

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...