Create a New Test Scenario
Test scenarios are used to run multiple APIs together in an orderly manner to test a complete business process.
Testing Process Control
Developers can now add flow control conditions (such as loops, conditional statements, waits, and grouping) within test scenarios. This enhancement caters to the utilization of more intricate test scenario/process configurations, ultimately utilizing automated testing capabilities to address the testing complexities of intricate scenarios.
Save as Scenario Instance
In real-world testing scenarios, you often encounter situations like these:
Exporting Test Scenario Data
Test scenarios can be exported in Apidog CLI, Postman, and Jmeter format data files, allowing them to run in local environments or external continuous integration pipelines. This integration facilitates seamless alignment with existing testing workflows within your team.