
Explore how epics organize large requirements and how user stories detail functionality, framed as a user I want, to achieve a benefit, with acceptance criteria as rule- or scenario-oriented goals.
Convert user stories into a story map, plan mvp releases, define acceptance criteria, and identify gaps to report to the product owner in an agile testing context.
Explore how diagrams support requirements and system understanding, covering behavior diagrams (use case, state machine) and structure diagrams (class, entity-relationship) to analyze data flow and gaps.
Explore test driven development and behavior driven development in an agile project, using user stories and BDD scenarios to introduce acceptance test driven development and improve product quality.
Explore how Zephyr Scale integrates with Cucumber to turn user stories and acceptance criteria into executable Gherkin scenarios, showing given-when-then steps, test cases, and code automation.
Learn to blend automation, experience-based, and blackbox testing in agile projects, using risk-aware test charters derived from user stories and time-boxed exploratory sessions.
Explore data driven testing, a test automation technique that separates test logic from data, using a single script with data in CSV or Excel to cover multiple input combinations.
Explore continuous integration and its testing impact in agile projects, balancing fast feedback with thorough verification through five solutions, and apply continuous testing, delivery, deployment, and service virtualization.
Describe continuous integration, continuous testing, and continuous delivery, emphasizing fast feedback, automated tests, risk-based prioritization, parallel test execution, and automatic production deployment.
Explore service virtualization in agile projects, creating virtual services that simulate behavior, data, and performance to enable earlier, realistic testing of APIs and dependent systems.
Audience
The Advanced Level Agile Technical Tester qualification is aimed at people who have already achieved an advanced point in their careers in software testing and wish to develop further their expertise in technical testing aspects in an agile context. The modules offered at the Advanced Level cover a wide range of testing topics.
What are the entry criteria?
To receive Advanced Level certification in the module “Agile Technical Tester”, candidates must hold a valid Certified Tester Foundation Level certificate and a valid Certified Tester Foundation Level Agile Tester certificate. Refer to the relevant Exam Board to determine the specific practical experience criteria.
Business Outcomes
Apply Agile techniques to ensur tests that provide adequate coverage
Define testable requirements within Agile Team
Create and implement various Agile Test approaches using appropriate techniques
Support and contribute to test automation activities in an Agile project
Support continuous integration in an Agile Team
Support Agile Team in continuous delivery and deployment
Learn the service virtualization concepts
Work with, and share information with, other team members using effective communication styles and channels
Learning Objectives
Analyze user stories and epics using requirements engineering techniques
Describe the requirements engineering techniques and how they can help testers
Create and evaluate testable acceptance criteria for a given user story using requirements engineering and test techniques
Describe the elicitation techniques
Apply test-driven development (TDD) in the context of a given example in an Agile project
Understand the characteristics of a Unit test
Understand the meaning of the mnemonic word FIRST Apply behavior-driven development (BDD) in the context of a given user story in an Agile project
Understand how to manage guidelines for a formulation of a scenario
Analyze a product backlog in an Agile project to determine a way to introduce acceptance test-driven development
Analyze the creation of a test approach using test automation, experience-based tests and back-box tests created using other approaches (including risk-based testing) for a given scenario in an Agile project
Explain differences between Mission critical and non-critical
Analyze user stories and epics to create test charters, and interpret their results
Understand the use Experienced-based techniques
Understand the importance of refactoring test cases in Agile projects
Understand practical task-list for Refactoring Test cases
Analyze code as part of a code review to identify defects and technical debt
Understand Static code Analysis
Apply data-driven and keyword-driven test techniques to develop automated test scripts
Understand how to apply test automation to a given test approach in an Agile environment
Understand the test automation
Understand differences between various test approaches
Understand the factors to consider when determining the level of test automation needed to keep up with the speed of deployment
Understand the challenges of test automation in agile settings
Apply continuous integration (CI) and summarize its impact on testing activities
Understand the role of continuous testing in continuous delivery and continuous deployment
Understand the concept of service virtualization and its role in Agile projects
Understand the benefits of service virtualization