12 years ago
Multiple datasource files
I have 2 data source Excel files. Each file contains 10 records.
The structure of my test steps are below:
Data Source 1
Data Source 2
Test Request
Data Source Loop 1
I want to loop through the 10 records in Data Source 1 and also Data Source 2 and be able to use data from each Data Source in the Test Request.
Is there a way to do this in SoapUI?
Any help would be appreciated.
The structure of my test steps are below:
Data Source 1
Data Source 2
Test Request
Data Source Loop 1
I want to loop through the 10 records in Data Source 1 and also Data Source 2 and be able to use data from each Data Source in the Test Request.
Is there a way to do this in SoapUI?
Any help would be appreciated.