You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

TEST AUTOMATION TRAINING COURSE


Day 1 and 2 Sessions

First Steps to Test Automation with Robert Walsh

Many organizations struggle to get started with test automation.

  • How do we decide what and how to automate? What are some of the obstacles, challenges, and barriers that we might encounter?
  • How do we overcome them? Which are the best tools and are they expensive?
  • Will training be required?
  • How can the costs and time be justified to management? These and other issues will be addressed in this in-depth course as you learn to make the business case for automated testing.

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


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/

Watir, pronounced water, is an open-source (BSD) library for automating web browsers. It allows you to write tests that are easy to read and maintain.
http://watir.com/

Faucets is a set of fixtures that let you write web acceptance tests that will run on the RubyFit server using Watir.
http://faucets.rubyforge.org/

Hudson Hudson monitors executions of repeated jobs, such as building a software project or jobs run by cron.
http://hudson-ci.org/

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

  • No labels