Course Overview
Selenium IDE Training:
Selenium IDE is a fully-featured Integrated Development Environment (IDE). This basically installs as a plugin in Mozilla Firefox and enables developers to test their web applications using Selenium. This way you can enhance the quality of your software web app. It is also used in order to record user interactions with the web browser and play them back to test for errors. It is easy to install and also to learn.
This course is a comprehensive training on learning to test web applications and all Selenium IDE aspects right from scratch. We will start with its installation, understanding the toolbar components, commands etc. with the help of examples.
Course Objective:
- To help testers kick start the testing using Selenium.
- To learn a testing tool – a product of Selenium.
- To enhance your software testing knowledge.
Target Customers:
- Students
- Testing Professionals
- Software developers
- Software testers
- Anyone who wants to learn software testing
Pre-Requisites:
- Familiar with HTML
- Using Java script and DOM (Document Object Model)