Forum Discussion

Lachulearns's avatar
Lachulearns
New Contributor
5 years ago
Solved

Request Not Modified

I need to test multiple requests in a same testcase.Below Steps have been followed to achieve this. Declared Property at Testsuite Level (eg. Number  1,2,3) Split those values and set the prope...
  • Lachulearns's avatar
    5 years ago

    In the above code i am getting only the response without running.

    i have included the below code to run the Request.This Helps

     

    reqrun= testRunner.testCase.testSteps["request1"]

    Response= reqrun.run(testRunner,context)

    Response.getResponse().responsecontent