xx1234g
13 years agoOccasional Contributor
Does SoapUI support asserting from excel file?
Hi all,
I'm currently working on a data migration project. I would like to check the values in user profile by using user id.
The DataSource is a excel file export from mySQL. I know how to load the data to each SoapUI request, but are any ways to compare the respond data with the DataSource excel file?
For example:
The excel sheet I have few columns:
Column:______A__|______B____|____C___|______D___|_______E
DataName: user_id | user_name | birthday | first_name | last_name
I can use the DataSource step to get each user_id from excel and then run the "Get User" API.
After I got the respond, how can I create assertion comparing column B, C, D, E in excel?
Thanks so much~
Andy Fung
I'm currently working on a data migration project. I would like to check the values in user profile by using user id.
The DataSource is a excel file export from mySQL. I know how to load the data to each SoapUI request, but are any ways to compare the respond data with the DataSource excel file?
For example:
The excel sheet I have few columns:
Column:______A__|______B____|____C___|______D___|_______E
DataName: user_id | user_name | birthday | first_name | last_name
I can use the DataSource step to get each user_id from excel and then run the "Get User" API.
After I got the respond, how can I create assertion comparing column B, C, D, E in excel?
Thanks so much~
Andy Fung