Course Overview
Advanced UI Techniques in Selenium:
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.
Through these tutorials we are going to understand Advanced UI techniques in Selenium IDE.
The training includes the following
- Introduction to Ajax calls
- Action Class
- Iframes
- Child Windows
- Practical Examples of each
- Conclusion
Training Learning Objectives:
- 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)