Create Pipelines
Last updated
Last updated
pelines in SimplifyQA help automate the execution of test cases or test suites as part of your testing lifecycle. Whether you're scheduling routine regression runs or integrating with your CI/CD tools, creating a pipeline ensures a smooth and structured execution process.
Automate test executions with predefined configurations
Reuse pipelines across sprints/releases
Enable seamless integration with DevOps workflows
Schedule and trigger tests efficiently
Log in to your SimplifyQA account
Navigate to the Pipelines section from the left-hand panel.
Click on '+ Pipeline' to create a new one.
Enter a meaningful name for your pipeline.
Enter the required details and click on save to create the pipeline
Pipeline Type: Choose whether you want to run on Test Case or Suite
Execution Type: Choose whether you want to run on Local or Cloud
Local Execution
If you choose to run tests locally:
Select Local under Execution Type.
You must specify the Local Machine Name where the SimplifyQA Agent is installed and running.
Cloud Execution
If you opt for Cloud Execution, you need to register your execution environment on the cloud first. This allows to spin up virtual machines or containers for remote execution.
Test Case/Suite ID: Select a test case or a suite.
Version & Execution Type: Select the desired versions.
Machine Name: Specify the machine for test execution.
Environment: Choose the data environment.
Release and Sprint: Define these for tracking purposes.
Once you have filled all the required details, click on save.
Refer to to configure your cloud.