adobe / adobe/phased-testing

Implement a full and to end suite

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
9
Forks
4
Avg merge
2d 5h
Merged PRs (30d)
7

Description

In many cases the implementation of changes like in CD environments is done by feature flags. The goal of this task is, when activated, the tests are executed in three phases:
1. Producer mode
2. Activate feature flag
3. Consumer mode

### Actual Behaviour
Currently we only execute on phase at a time

## Thoughts
Should this be for all scenarios or just specific scenarios?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the existing TestNG plugin execution to understand how it currently runs one phase at a time. Define whether the three-phase sequence applies to all scenarios or only selected ones, then verify that enabling the feature flag runs producer, activation, and consumer phases in order.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.