WHY CHOOSE US
- Excellent Success Rate!
- Fully accredited and authorized training center in London!
- Most competitive prices with NO HIDDEN COSTS!
- Most competitive prices with NO HIDDEN COSTS!
- Prices are all inclusive of tuition, handbook, notebook, exams and certificate costs!
- Prices are all inclusive of tuition, handbook, notebook, exams and certificate costs!
- Nationally recognized and Ofqual accredited training course!
- Highly skilled and qualified trainers with a great wealth of practical knowledge & experience!
- Post-qualification email support!
- Free advice and guidance session on how to apply and obtain further qualification!
REQUIREMENTS
Understanding of HTML, XML
DURATION
21 hours (usually 3 days including breaks)
WHAT YOU WILL ACHIEVE
- Use Selenium test suite effectively in real projects
- Use Selenium for cross browser testing
- Distribute the tests using Selenium Grid
CAREER PATH
This Test Automation with Selenium Training Course is useful for many jobs. Here are few examples:
- Software developers involved in agile development
ON SITE TRAINING
Our professional and experienced trainer can come to your premises and deliver this course. You may ask for a quotation for all tuition, course materials, exam fees, certificates, travel and accommodation. For further information about in-house training or group booking, please do not hesitate to contact either via telephone, email or by simply submitting Contact us form.
CERTIFICATION
After attending the course and successfully passing a multiple-choice questions examination, candidates receive certificate.
Price
£249.99
What is Selenium?
Selenium is a free (open-source) automated testing framework used to validate web applications across different browsers and platforms. You can use multiple programming languages like Java, C#, Python etc to create Selenium Test Scripts. Testing done using the Selenium tool is usually referred to as Selenium Testing.
Selenium Software is not just a single tool but a suite of software, each piece catering to different testing needs of an organization.
Here is the list of tools
Selenium Integrated Development Environment (IDE)
Selenium Remote Control (RC)
WebDriver
Selenium Grid
Introduction to Automated Testing
Locators
- Understanding locators
- ID, CSS, XPath and Name locator types
Advanced Locators
- Dynamic locators
- Building a path
- Relationships between elements on a path
- Locating elements with desired text
- Best practices
Selenium WebDriver
- Java basics
- Java IDE
- WebDriver API
- Troubleshooting
- Debugging
TestNG
- Assertions
- Annotations
- Test suite
- Parameters
- Cross-browser testing
- Reporting
Advanced Selenium WebDriver
- Dynamic content
- Pop-up windows
- Screenshots
- Design patterns
Apache Ant
- Configuring project
- Running tests