Selenium Course
Selenium Training
Selenium is a suite of tools designed specifically for automating web browsers. It is used by many major online enterprises like Facebook® and Google for testing their web user interfaces. Selenium supports different operating systems, programming languages and browsers, that helps Selenium to stay ahead in Automation testing realm. During this training, trainees will master in four different components of Selenium such as Selenium IDE, Selenium RC, Selenium WebDriver and Selenium Grid and also gain knowledge on how to perform tests on multiple machines simultaneously running on different operating systems by integrating with other frameworks like JUnit and TestNG.
Start Date |
Duration |
Time (CST) |
Type |
Mode of Training |
Price |
Enroll |
05-June-2023 |
35 Hrs(5 weeks) |
8:30 PM CST |
Online |
INSTRUCTOR-LED LIVE |
$ 799 |
call us now |
Description
Every IT project needs testing either at all stages or at the end of the project. Testing helps in identifying and resolving errors immediately before delivering the project to the client. Selenium is an open-source automated testing tool for web-based applications across various browsers. Due to its flexibility, Selenium is used to test many projects developed using various programming languages.
Objective
After the completion of this course, Trainee will:
- Gain knowledge to describe the purpose of Selenium and understand the proper approach to test automation
- Understand to record, play back automated test cases, to configure hub, node, and run scripts on remote computer
- Develop and work with test suites, schedule automatic test runs and utilize different Selenium script formats
- Get insight on execution of scenarios, various element locators (ID, Name, XPATH, CSS, DOM), and locator strategies
- Configure custom log files, create a custom object map, and reusable modules to reduce script maintenance
Pre-requisites
- Knowledge on few concepts like DOS Commands, Windows Explorer, and Notepad Editor and Understanding of Web applications and Client Server
- Basic knowledge of MS SQL, Server Database (RDBMS) and SQL will be an added advantage
- Basic Programming skills like Visual Basic, C, C#, Java, COBOL and FORTRAN are also preferred
Who should attend this Training?
People with both technical and non-technical skills can enroll for Selenium training as it does not require core programming skills. This professional testing course is best suited for:
- Software Testers
- Automation Testers
- Quality Analysis Engineers
- Test Lead/Managers
- Software Developers
Prepare for Certification
Our training and certification program gives you a solid understanding of the key topics covered on the Agile Testing Alliance’s (CA-CPT Certification). In addition to boosting your income potential, getting certified in Automation Testing, demonstrates your knowledge of the skills necessary to be an effective Selenium Automation Tester. The certification validates your ability to produce reliable, high-quality results with increased efficiency and consistency.
Selenium Course Content
Introducing Selenium
- To Automate or Not to Automate? That is the Question!
- Test Automation for Web Applications
- Introducing Selenium
- Selenium Components
- Supported Browsers
- Flexibility and Extensibility
- Selenium Basics
- Getting Started Choosing Your Selenium Tool
- Introducing Selenium Commands
- Test Suites
- Commonly Used Selenium Commands
Developing Test CasesWith Selenium-IDE
- Introduction
- Installing the IDE
- Opening the IDE
- IDE Features
- Building Test Cases
- Running Test Cases
- Debugging
- Writing a Test Suite
- Executing Selenium-IDE Tests on Different Browsers
- Troubleshooting
Building Test Suites
- Creating a test suite
- Creating tests in a test suite
- Adding a new test, in a test suite
- Deleting a test from a test suite
- Running a test suite from IDE
- Running the test suite from Selenium Core
- Analyzing the results