Forum Discussion

Usha_Kodali's avatar
Usha_Kodali
Frequent Contributor
15 years ago

[RESOLVED] response value as input to request in another test case

how do i send the value in a response as input to another request in another test case?

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    You need to extract value from response( groovy test step , or property transfer test step) and extracted value assign to the property on test suite or project level. Than you read that property in your test case to pass its value as request.

    Let me know does this helps,
    robert