How to execute multiple Test suites or multiple Test Suite Collections with Azure DevOps pipeline?

I am working on a katalon project and have integrated Azure DevOps. I have configured a pipeline using the github example : azure-devops-extension-samples/azure-pipelines-windows-srs.yml at master · katalon-studio-samples/azure-devops-extension-samples · GitHub

I have a requirement where I need to configure a pipeline which executes more than one test suite without using Test collection. Or configure a pipeline which executes more than one Test Suite collection in the order they are defined.

Can we execute only one single Test suite or Test Suite Collection from pipeline?

2 Likes

@saurabh.rupainwar - Please look doc Azure DevOps Integration | Katalon Docs

2 Likes