Course Outline
Introduction to Watir and Ruby
Installation and Setup
Overview of Watir Architecture
Ruby Scripting for Test Automation
Working with Webdrivers
Working with Page Objects
Locating Page Elements
Creating a Unit Test
Using Watir Methods and Classes
Accessing a Database
Developing a Test Framework
Troubleshooting
Summary and Conclusion
Requirements
- Basic knowledge of test automation
- Basic understanding of the HTTP protocol, SSL, redirection, etc.
- Basic knowledge of SQL
- Some programming or scripting experience
Audience
- Automation test engineers
Testimonials
I really liked that there were a lot of practical exercises in which you could put the learned immediately into action.
Daniel Bubla
The atmosphere was very nice, much more relaxed conversation than classic teaching style. Also, several of the techniques, especially those I doubt would hold up or be worth it (effort-gain-wise) under “real world” work conditions (as mentioned above) made me reflect on my coding style, and why I do or don't do some things (both on topics presented int he course and related ones), which I don't do that often (needed the impetus) but is really useful, even if I come to the conclusion that my style already suits my needs well.