mamar
12 years agoContributor
In SoapUI Pro how to add a flag in data driven testing
Hi,
I am using Soapui Pro and new to soap testing. I have data source as excel file and in soapui pro i configured 3 steps Data source, Test Request and Data Loop. But when i run it takes all the test cases (all the rows) and complete its running and i know this is the actual tool feature. But i have a list of 30 rows in the excel file, in which few rows i may or may not run at sometime. So i have a column called 'Flag' with 'Yes' / 'No' values in the file and when the soap runs, i need to configure in sauch a way when a row (or test case) has the flag as 'No', it should skip and run with the next row. Can someone help on how to do this?
I am using Soapui Pro and new to soap testing. I have data source as excel file and in soapui pro i configured 3 steps Data source, Test Request and Data Loop. But when i run it takes all the test cases (all the rows) and complete its running and i know this is the actual tool feature. But i have a list of 30 rows in the excel file, in which few rows i may or may not run at sometime. So i have a column called 'Flag' with 'Yes' / 'No' values in the file and when the soap runs, i need to configure in sauch a way when a row (or test case) has the flag as 'No', it should skip and run with the next row. Can someone help on how to do this?