Course Overview
Locator 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 Selenium IDE aspects of identifying objects using locater techniques.
This training will include the following;
- Locater’ s in detail using Firefox and Chrome
- Locater used to identify objects
- Interview question on the above topics
Course 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)