Test Automation with Selenium Training Course

Node ID: 13504
 

Duration

14 hours
 

Requirements

 

Understanding of HTML, XML
 

Public Course Dates

Can't find a course date that suits your needs below?
Then just submit a public course date request now!
And we will organize the training at a location and date to suit you.
Request Public Course Date >>

Overview

 

This course provide training for handling testing projects, hands on experience with web applications functional test automation, cross browser test automation using Selenium test suite. 
 
Intended Audience:
  • Software test engineers 
  • Software developers involved in agile development
At the end of Selenium training the delegates will be able to :
  • Use Selenium test suite effectively in real projects
  • Use Selenium for cross browser testing
  • Use Hudson for continuous integration
  • Distribute the tests using Selenium Grid
 

Course Outline

 

Selenium IDE

  • IDE features
  • Building test cases
  • Creating test suites
  • Executing tests
  • Extending IDE functionality
  • Selense commands
  • Debugging
  • Cross browser testing
  • Troubleshooting
  • Editing tests using an HTML editor
  • Regular expressions
  • Understand various locators (Xpath, ID etc)
  • Regression testing with minimum changes
  • Best practices, TIPs
  • Understand current test suite
  • Testing AJAX applications
  • Handling popup and alerts
  • Flow control
  • Verify page elements

Selenium Remote Control (RC)

  • Installation and configuration
  • Running HTML test suites against various browsers
  • Creating batch files 
  • Cross browser testing 

Selenium Grid

  • Configuration
  • Distributed testing
  • Cross browser testing 

Hudson

  • Installation and configuration
  • Schedule tests
  • Compare test results against various releases 

User acceptance testing

  • Defining acceptance criteria
  • Automating the UAT
  • Limitations, Issues