Conditional JMeter Test Execution in CI/CD Pipeline
G
Green Clownfish
I am seeking a feature to add a conditional step in the CI/CD pipeline to control the execution of JMeter performance tests. This step would introduce a Yes/No input parameter, allowing users to decide whether to proceed with running the JMeter test or skip the test execution based on the pipeline context or deployment needs. This flexibility would greatly enhance our testing process.
Log In