Introduction to Web Testing with Selenium IDE
Objective
With the proliferation of web browsers, web development technologies and the sheer complexity of web sites, web test automation is a critical activity in the successful design, development and deployment of today’s web sites.
Selenium is an Open Source testing tool for web applications that automates browser actions, simulating user interactions with the web page. Because Selenium works within the browser, it can easily test client-side JavaScript; Selenium tests also execute in a wide range of web browsers, operating systems and programming languages.
This 2 day course is designed for Testers and Test Managers who have limited programming experience yet wish to exploit automated web testing using Selenium commands i.e. Selenese.