gcurrie
11 years agoOccasional Contributor
Loading data - Registering users
I am attempting to register users to our site using a SOAP UI runner inside LoadUI:
1) DataSource (CSV containing all data)
2) Property Transfer (to 3 HTTP requests)
3) Registration page
4) Extract p_auth (p_auth token used inside the URLs)
5) Submit PID (ID, client_ID, DOB)
6) Submit Security Questions
7) Submit Username/Passwords
DataSource Loop
Within LoadUI I'm using the Fixed Load (bottom connector) --> SoapUI runner (top connector)
SoapUI running (middle-bottom connector) --> Fixed (top right connector)
SoapUI (off bottom left and right) --> Table Logs
One issue I'm facing is that only ever other line from the data source are making it through the registration process. As far as I can tell the SoapUI components are correct simply because when running the project within SoapUI, each user gets registered as expected. It's only when run through LoadUI are users getting skipped.
Beyond Frustrated,
Des Moines IA
1) DataSource (CSV containing all data)
2) Property Transfer (to 3 HTTP requests)
3) Registration page
4) Extract p_auth (p_auth token used inside the URLs)
5) Submit PID (ID, client_ID, DOB)
6) Submit Security Questions
7) Submit Username/Passwords

Within LoadUI I'm using the Fixed Load (bottom connector) --> SoapUI runner (top connector)
SoapUI running (middle-bottom connector) --> Fixed (top right connector)
SoapUI (off bottom left and right) --> Table Logs
One issue I'm facing is that only ever other line from the data source are making it through the registration process. As far as I can tell the SoapUI components are correct simply because when running the project within SoapUI, each user gets registered as expected. It's only when run through LoadUI are users getting skipped.
Beyond Frustrated,
Des Moines IA