Parameterize Azure DevOps Test Case ID List in Katalon Studio (PoC)
requirements
This Proof of Concept (PoC) is not ready for production use. We recommend using this PoC for evaluation purposes only.
You can natively integrate with Azure DevOps (ADO) to map ADO test cases to test cases in Katalon Studio, and automatically submit test runs with results to ADO.
In fact, running a test can generate lots of results when you use the data-driven testing method. In this PoC, we provide a solution to set custom test iteration IDs, so that test iterations in Katalon Studio are automatically mapped to the related ADO test cases.
What is an iteration?
- An iteration is a test case executed with a test data row.