PeterKlim
11 years agoContributor
Running a SoapUI test in LoadUI - not working
I have the PRO version of both tools.
Had my SoapUI Pro script working by itself for months. Just got LoaduI Pro installed and trying to get them to work together for the 1st time.
My Soap test uses an XLS file as a Data Source, for the 1st step. Next steps are:
Property Transfter 1
HTTP Test Request 1
Property Transfer 2
HTTP Test Request 2
Groovy Script (checks the response in Request 2 to see if it needs to loop back to Request 1. Plus write results to the XLS file)
Data Source Loop
The test works fine in SoapUI as a test case and as a load test.
AS a load test I used a Simple test. 2 thread (or more). No Delay. and 1 Run per Thread.
Data Source is single XLS file, and set to share across all users (threads). To keep it simple with LoadUI, I reduced the number of rows in the xls to 6 rows (usually 3400)
How do I run this with LoadUI?
I have a Fixed Load generator connected to the SoapUI Runner and every request is failing. What am i doing wrong?
Had my SoapUI Pro script working by itself for months. Just got LoaduI Pro installed and trying to get them to work together for the 1st time.
My Soap test uses an XLS file as a Data Source, for the 1st step. Next steps are:
Property Transfter 1
HTTP Test Request 1
Property Transfer 2
HTTP Test Request 2
Groovy Script (checks the response in Request 2 to see if it needs to loop back to Request 1. Plus write results to the XLS file)
Data Source Loop
The test works fine in SoapUI as a test case and as a load test.
AS a load test I used a Simple test. 2 thread (or more). No Delay. and 1 Run per Thread.
Data Source is single XLS file, and set to share across all users (threads). To keep it simple with LoadUI, I reduced the number of rows in the xls to 6 rows (usually 3400)
How do I run this with LoadUI?
I have a Fixed Load generator connected to the SoapUI Runner and every request is failing. What am i doing wrong?