Course Overview
Galen Framework Training:
Galen framework can be very helpful to make sure the website layout stays responsive and displays correctly on all kinds of devices. It is a tool for responsive and cross-browser layout testing and functional testing, with its own testing language, named Galen Specs. Galen Framework runs well in Selenium Grid hence can be tested using the same. Galen has been made flexible enough to run on third party cloud services. Through this training we are going to learn about layout testing technique using Galen Framework.
The training will include the following;
1. Introduction to Galen.
2. Installation and Setup
3. Execution of Sample Test.
4. Introduction to Config files.
5. Showing Reports.
6. Understanding command line parameters.
7. Understanding Global and local config file.
8. Understanding all parameter s of config files.
9. Syntax and writing different specs
10. Writing different Test Suites.
11. Integration of Galen with Maven + JAVA
Target Customers:
- Manual testers
- Non-programming testers interested in learning Automation
- Web Automation Testers
- Web testers
- Web developers
Pre-Requisites:
- For executing Galen you would require the Java version to be 1.8.
- Foundation knowledge of Java