kamahade
14 years agoRegular Contributor
What teststep one should use ?
Hello Support team,
I have a soap request and I would like to store that teststep result to some data storage and use it later.
Which teststep I should follow ? DATASINK or Store in a file .. HOW ?
For example
1) Trigger a create job - which results in job id. - I want to store this job_id.. how I can achieve this ?
Loop this for 10 times, get 10 such job_id
wait for a while and then loop those 10 job id's to get theri status via another SOAP call.
I have a soap request and I would like to store that teststep result to some data storage and use it later.
Which teststep I should follow ? DATASINK or Store in a file .. HOW ?
For example
1) Trigger a create job - which results in job id. - I want to store this job_id.. how I can achieve this ?
Loop this for 10 times, get 10 such job_id
wait for a while and then loop those 10 job id's to get theri status via another SOAP call.