ReadyAPI execution based on Tags
In my datasource i have created a column (testType) with values : Smoke and Regression where the value signifies if i want the row to be treated as Regression eligible scenario or smoke eligible.I want to be able to execute the scripts from Jenkins using one of the testType value . My pipeline using jenkinsFile.
Anyone has implemented such a feature or any suggestions?
sumit0609 Just to be clear - do I get it right that you have two pipeline scripts and you would like for one of them to be launched when the project is executed depending on the value in the datasource test step table?
We would need a bit more details to keep the investigation going in the SmartBear Community.
As an alternative approach, you can raise a ticket with Support for it looks like this might require a deeper investigation.