OOTesting
14 years agoOccasional Contributor
Pass Value to SQL query from SOAP response
New to SOAPUI and loving the tool so far. How can one pass captured value from SOAP response into SQL query to validate that data entered into table (JDBC test step).
Below is test steps:
1. Create SOAP request > creates succesful booking
2. Extract booking reference using property transfer
3. Pass value to JDBC test step
4. Need to use value in query
Step 4 is the part which I'm unsure how to achieve.
Below is test steps:
1. Create SOAP request > creates succesful booking
2. Extract booking reference using property transfer
3. Pass value to JDBC test step
4. Need to use value in query
Step 4 is the part which I'm unsure how to achieve.