The Lazy Tester

Linear Workflow Automation

June 30th, 2009

If you need to create a script to automate an applet or an installation that follows a linear or wizard-style workflow, here’s a way of quickly automating it.
Read the rest of this entry »

Using AutoIt in scripting

June 9th, 2009

Sometimes you just need to do a little quick automation of a third-party program, and don’t care about testing anything on it. If you’re not using a tool that can handle the program, you can often use AutoIt to do what you need to do and move on with your test.
Read the rest of this entry »