EasyTest Training Course
EasyTest is a versatile cross-platform automation tool designed for testing systems or application features. It offers a user-friendly Integrated Development Environment (IDE) that simplifies the development, automation, and maintenance of test scripts.
This training, led by an instructor and available both online and on-site, is tailored for operators and testers who want to utilize EasyTest for their testing needs.
By the end of this training, participants will be able to:
- Set up and configure EasyTest effectively.
- Leverage EasyTest for comprehensive system and application feature testing.
- Create and maintain automation scripts using EasyTest.
Course Format
- Interactive lectures and discussions.
- Plenty of exercises and practical sessions.
- Hands-on implementation in a live-lab environment.
Customization Options for the Course
- To request a customized version of this training, please contact us to arrange.
Course Outline
Introduction
Overview of EasyTest
Installing EasyTest
Understanding the EasyTest User Interface
Configuring a Test Environment
Recording and Mapping
Creating and Running a Test Case
Scheduling a Test Case To Run
Editing a Test Case
Interpreting a Test Report
Troubleshooting
Summary and Next Steps
Requirements
- Basic scripting knowledge
Audience
- Operators
- Testers
Open Training Courses require 5+ participants.
EasyTest Training Course - Booking
EasyTest Training Course - Enquiry
EasyTest - Consultancy Enquiry
Testimonials (3)
The patience and pace of the lecturer.
Jace - Vodacom
Course - Test Automation with Selenium
Key topics can be discussed and agreed upon with the trainer in advance. Relaxed and pleasant atmosphere during the seminar days.
Lorenz - Continentale Lebensversicherung AG
Course - Advanced Selenium
I gained new knowledge and I'm pretty confident about it. Nothing unclear.
Barbara - Titian Software Poland Sp. z o.o.
Course - Selenium WebDriver in C#
Upcoming Courses
Related Courses
Advance Test Automation in Java using Selenium with continuous integration and version control
35 HoursBy the end of this training, participants will be able to:
- Install and configure Maven.
- Automate testing using Selenium.
- Manage Git repositories.
- Integrate continuous integration processes.
Format of the Course
- Interactive lectures and discussions.
- Numerous exercises and practical sessions.
- Hands-on implementation in a live lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Advanced Automation Testing and Maintenance
35 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at intermediate-level testers and developers who wish to deepen their knowledge and skills in automation testing, focusing on tools like Selenium, TestComplete, and integrating with Oracle APEX and .Net Core.
By the end of this training, participants will be able to:
- Set up and configure Selenium and TestComplete for automation testing.
- Develop advanced test scripts and frameworks.
- Integrate automation testing with Oracle APEX and .Net Core applications.
- Apply machine learning techniques to enhance test automation.
- Transition from manual to automated testing effectively.
- Manage outsourced testing projects and maintain quality standards.
Advanced C# for Automation Test Engineers
21 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at experienced automation test engineers who want to learn advanced C# programming concepts for automation testing.
By the end of this training, participants will be able to:
- Understand advanced C# programming concepts and best practices.
- Apply advanced object-oriented programming principles to create efficient and flexible automation solutions.
- Design and develop modular and reusable automation frameworks using industry best practices.
Advanced Selenium
14 HoursIn this instructor-led, live training in Serbia, participants will learn how to enhance an automated test suite using advanced techniques to drive Selenium.
By the end of this training, participants will be able to:
- Resolve complex web application test automation issues with Selenium.
- Apply regular expressions and pattern-based verification techniques.
- Handle exceptions that halt test execution.
- Programmatically search for web objects.
- Dynamically capture data from web controls.
- Create a data-driven testing framework.
- Distribute testing with Selenium Grid.
Advanced Selenium with C#
14 HoursDuring this instructor-led, live training, participants will gain insights into enhancing an automated test suite by employing advanced techniques with Selenium.
This course is designed for software testers, test managers, and quality assurance professionals.
Advanced TestStand: Mastering Test Automation
21 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at intermediate-level to advanced-level test engineers and automation specialists who wish to explore advanced TestStand features and techniques for maximizing test automation efficiency and effectiveness.
By the end of this training, participants will be able to:
- Utilize advanced features and functionalities of TestStand to enhance test automation workflows.
- Customize user interfaces and develop advanced test sequences.
- Implement advanced result processing and reporting techniques.
- Integrate TestStand with external databases, systems, and hardware.
- Apply best practices for maintaining, managing, troubleshooting, and debugging complex test sequences.
Mobile Automation with Appium Overview
7 HoursAudience:
This course is suitable for anyone involved in testing, particularly mobile automation testers.
C# for Automation Test Engineers
21 HoursThis instructor-led, live training in Serbia is designed for anyone interested in learning C# for the purpose of automation testing. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply in software automation testing. The focus is on the C# fundamentals which can be directly and immediately applied to test automation.
This course does not cover in depth test automation frameworks such as Selenium. If you are already versed in C# and wish to get straight into testing with Selenium, please check out: Selenium WebDriver in C#: Introduction to web testing automation in C#.
Selenium C# Test Automation
14 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at developers and testers who wish to perform test automation using C# and Selenium.
By the end of this training, participants will be able to:
- Install and configure Selenium WebDriver.
- Write tests using Selenium, C#, and Nunit with Visual Studio IDE.
- Run C# Selenium test automation.
Selenium with Jenkins and Docker
14 HoursThis instructor-led, live training in (online or onsite) is aimed at DevOps engineers who wish to use Selenium to execute Selenium tests inside of Docker containers.
By the end of this training, participants will be able to:
- Create test automation infrastructure for on-demand testing.
- Develop a test automation framework using Java.
- Build a CI/CD pipeline from scratch with Jenkins and Docker.
Selenium WebDriver in C#
14 HoursThis instructor-led, live training in Serbia (online or onsite) introduces participants to automated testing with Selenium WebDriver and C# in Visual Studio. If you do not have C# programming experience or wish to brush up on C#, please check out the course: C# for Automation Test Engineers.
Test Automation with Selenium and Jenkins
21 HoursThis course offers comprehensive training for managing testing projects with the Selenium test suite and continuous testing through Jenkins.
Intended Audience:
- Software test engineers
- Software developers engaged in agile development
- Release managers
- QA engineers
By the end of the Selenium training, participants will be able to:
- Effectively utilize the Selenium test suite in real-world projects
- Conduct cross-browser testing with Selenium
- Distribute tests using Selenium Grid
- Execute regression tests in Jenkins
- Generate test reports and periodic reports using Jenkins
Test Automation with Selenium and Python
14 HoursSelenium is an open-source framework designed for automating web application testing across various browsers. With the release of Selenium 4, it now offers enhanced WebDriver APIs, native relative locators, and improved grid support. Python stands out as a powerful choice for developing scalable and maintainable test automation suites due to its simplicity and strong integration with testing frameworks like Pytest.
This instructor-led, live training (available online or onsite) is tailored for beginner to intermediate testers and developers who want to leverage Selenium with Python for automating web application testing in real-world scenarios.
By the end of this training, participants will be able to:
- Set up and configure Selenium with Python in a test environment.
- Develop robust test automation scripts using Selenium WebDriver and Pytest.
- Implement the Page Object Model (POM) for creating maintainable test frameworks.
- Execute tests across multiple browsers with Selenium Grid.
- Integrate automated tests into CI/CD pipelines.
- Troubleshoot common issues and apply best practices to ensure automation stability.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Test Automation with Selenium
21 HoursThis course offers comprehensive training for managing testing projects and provides practical experience with web applications, functional test automation, and cross-browser test automation using the Selenium test suite.
The intended audience for this course includes software test engineers and manual testers.
Upon completing the training, participants will be able to effectively utilize Selenium WebDriver in real-world projects.
TestComplete
21 HoursIn this instructor-led, live training in Serbia, participants will learn how to use TestComplete's features, including its test object model, check points, name mapping, and UI to carry out automated testing on desktop, web, and mobile applications.
By the end of this training, participants will be able to:
- Create, record and run functional tests.
- Create a scalable and maintainable test framework.
- Create checkpoints, adjust tests for multiple devices and analyze test results.
- Use TestComplete's script extensions.