Introduction to Agile Testing Training Course
Overview
This 2-day course provides a brief introduction to Agile software testing. It deals with foundational test concepts, within the context of Agile (Scrum) development and uses Crispin & Gregory’s (More Agile Testing, 2014) Agile Testing Quadrants model as a framework to explore contemporary principles and practices of Agile testing.
Intended Audience
This course is intended for development teams who want to improve their testing practices in an Agile context.
It is also suitable for those intending to pursue testing as a specific career and is a suitable pre-requisite for the iSQI Certified Agile Tester course.
This course is available as onsite live training in Taiwan or online live training.Course Outline
Day One
Overview of Agile
- Overview history of Agile methodologies
- Discussion on Agile Manifesto statements
Scrum Framework
- Scrum roles and responsibilities – Scrum Master, Product Owner, Dev Team
- Scrum events – Sprint, Sprint Planning, Review, Retrospective, Scrum meeting
- Scrum artefacts – Product Backlog, Sprint Backlog, Product Increment
Agile Testing Distinctives
- Collaboration over independence
- The place of documentation in Agile
- Introduction to Agile Testing Quadrants
- Test automation
Testing Fundamentals
- The Fundamental Test Process
- Black-box test design techniques
- White-box test design techniques
Day Two
Technology-facing testing that guides development
- Unit testing and black-box test design
- Test-driven development
- Test tools example
Business-facing testing that guides development
- User stories and acceptance testing
- Behavior-driven development
- Test tools example
Business-facing testing that critiques the product
- Exploratory testing
- White-box test design
Testing Fundamentals
- Quality attributes
- Performance testing
- Test tools example
Open Training Courses require 5+ participants.
Introduction to Agile Testing Training Course - Booking
Introduction to Agile Testing Training Course - Enquiry
Introduction to Agile Testing - Consultancy Enquiry
Consultancy Enquiry
Testimonials (1)
workshops, practical cases
Joanna Nowak - LKQ Polska Sp. z o. o.
Course - Introduction to Agile Testing
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
- Managing GIT
- Integrating continous integration
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- 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 Selenium
14 HoursIn this instructor-led, live training in Taiwan, 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 HoursIn this instructor-led, live training, participants will learn how to enhance an automated test suite using advanced techniques to drive Selenium.
Audience: software testers, test Managers, quality assurance professionals.
API Development & Testing using Java (Jersey)
14 HoursJersey is the open source reference implementation of JAX-RS (Java API for RESTful Web Services). It provides libraries to build REST APIs in Java quickly and effectively. Combined with modern testing tools, Jersey enables developers to design, build, test, and document APIs efficiently.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level Java developers and testers who wish to learn API development and testing using Jersey and supporting tools.
By the end of this training, participants will be able to:
- Set up a Jersey project with Maven.
- Develop and deploy RESTful APIs using Jersey.
- Test APIs using Postman and automated frameworks.
- Handle errors, security, and documentation for APIs.
Format of the Course
- Interactive lecture and discussion.
- Hands-on exercises and practice.
- Implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Mobile Automation with Appium Overview
7 HoursAudience:
Anyone involved in testing including Mobile Automation Testers
ISTQB Certified Tester Advanced Level – Test Manager (CTAL-TM)
35 HoursISTQB Certified Tester Advanced Level – Test Manager (CTAL-TM) is a professional-level certification that focuses on advanced test management practices, leadership skills, and strategic decision-making aligned with the ISTQB syllabus.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level test managers and QA professionals who wish to master the ISTQB Advanced Level Test Manager syllabus and prepare for certification.
By the end of this training, participants will be able to:
- Develop and manage comprehensive test strategies and plans.
- Apply risk-based testing techniques to optimize testing efforts.
- Monitor, control, and improve test processes within projects.
- Lead and develop test teams while managing stakeholder expectations.
- Utilize tools and metrics for test management, reporting, and continuous improvement.
Format of the Course
- Interactive lecture and discussion.
- Exam-oriented exercises and practice questions.
- Hands-on case studies and simulations aligned with ISTQB CTAL-TM syllabus.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Test automation with HP UFT
21 HoursThis course demonstrates through hands-on practice the fundamentals and applications of test automation with HP UFT.
API Testing with Postman
21 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at software testers who wish to use Postman for API testing.
By the end of this training, participants will be able to:
- Execute tests using automated requests and workflows.
- Define, develop, test, and observe an API using a version control system.
- Generate dynamic data in a request.
- Document and organize tests in collections for team revision.
Selenium C# Test Automation
14 HoursThis instructor-led, live training in Taiwan (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 Taiwan (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 provides training for handling testing projects using Selenium test suite and continuous testing with Jenkins.
Intended Audience:
- Software test engineers
- Software developers involved in agile development
- Release managers
- QA engineers
At the end of Selenium training the delegates will be able to:
- Use Selenium test suite effectively in real projects
- Use Selenium for cross browser testing
- Distribute the tests using Selenium Grid
- Run regression Selenium tests in Jenkins
- Prepare test reports and periodict reports using Jenkins
Test Automation with Selenium and Python
14 HoursSelenium is an open-source framework for automating web application testing across different browsers. With Selenium 4, enhanced WebDriver APIs, native relative locators, and improved grid support are available. Python offers simplicity and strong integration with testing frameworks like Pytest, making it a powerful choice for developing scalable and maintainable test automation suites.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level testers and developers who wish to use Selenium with Python to automate web application testing in real-world environments.
By the end of this training, participants will be able to:
- Install and configure Selenium with Python in a test environment.
- Build robust test automation scripts using Selenium WebDriver and Pytest.
- Apply Page Object Model (POM) for maintainable test frameworks.
- Run tests across multiple browsers using Selenium Grid.
- Integrate automated tests with CI/CD pipelines.
- Troubleshoot common issues and apply best practices for automation stability.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- 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 provides training for handling testing projects and provides hands on experience with web applications, functional test automation and cross browser test automation using Selenium test suite.
The target audience for this course is software test engineers and manual testers.
Upon completion of the training, participants will be able to effectively use Selenium WebDriver in real-world projects.
TestComplete
21 HoursIn this instructor-led, live training in Taiwan, 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.