Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

TEST AUTOMATION TRAINING COURSE

...

Day 1 and 2 Sessions

First Steps to Test Automation with Robert Walsh

...

Through real-world examples, you'll learn which approaches to emphasize and which points resonate best with project stakeholders. With a sound automation strategy and business case as a foundation, on Day Two you'll learn how to automate your tests and manage test cases. Bring your laptop for hands on access to free tools such as AutoIt, WATIR and FitNesse, and begin automating tests in minutes. You'll also learn how testers and developers can work together to make automation more effective.

...

Links to presentations

Day One - First Steps to Test Automation
Day Two - Next Steps to Test Automation

...

Links to free tools

AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting.
http://www.autoitscript.com/autoit3/

...

FitNesse A simple tool that allows non-technical users to specify and run acceptance tests for software systems.
http://fitnesse.org/

...

Tony's notes

It was good to not only talk about the pros and cons of test automation but to also get our hands on some tools and try out the theories. I'd like to demo some of the stuff we did when I get back.

One little nugget of gold I came across was a different version of these tools that was mentioned but not demonstrated. It's called "STIQ".

What makes it interesting is that it would combine Test Management with Test Execution in a similar way that you can with Quality Center. We may be able to implement our own free Functional Testing system for projects that don't need all the bells and whistles of Quality Center.

It uses FitNesse as a repository which is a wiki type environment that let's you track requirements, tests and execution all in one place. Test execution is accomplished using Selenium. So it is pretty light weight and is kinda interesting. I'm thinking the Custom Apps folks might be interested in something like this, but I'm sure others might be too.

More info:
http://storytestiq.solutionsiq.com/wiki/Beyond_Selenium