mgroen2Super Contributor6 years agokeep processing Get request untill condition is met Hi, I have following question; I need to send a Get request untill the response has value "status = concept". How can I achieve this? Is property wait usefull function for this? Thank...Show More
nmraoChampion Level 36 years agoCheck if you can use "Conditional Goto" test step.Target step should be your GET request step until status is not concept.
mgroen2Super Contributor to nmrao6 years agoOK, I'll check and let you know the result!nmraoChampion Level 3 to mgroen26 years agomgroen2,Step sequence:1. GET REST request step2. Conditional Gotomgroen2Super Contributor to nmrao6 years agoHi nmrao , I am struggling with the Conditional Goto... I have 1 question: Is this useable to repeat (with a delay) if the response code = 404? (can I use xpath evaluation for that?) Show More
nmraoChampion Level 3 to mgroen26 years agomgroen2,Step sequence:1. GET REST request step2. Conditional Goto
mgroen2Super Contributor to nmrao6 years agoHi nmrao , I am struggling with the Conditional Goto... I have 1 question: Is this useable to repeat (with a delay) if the response code = 404? (can I use xpath evaluation for that?)
Related ContentConditional gotoSoapUi Groovy conditional property transferAssertions with conditionsConditional USEUNITBoolean Parameter and conditional schemas?
Recent DiscussionsSudh budh bar hshs the day ofAssert Step Not Executing All AssertionsInclude external files (XML) for JDBC connectionAccessing database connection string from groovy test stepJDBC database connection pooling