Forum Discussion

pankajmalinda's avatar
pankajmalinda
Occasional Contributor
7 years ago
Solved

Saving request and response

 

I want to save request and response of all the tests(Failed/Passed) from my Automation test suite.

The folder location should be like ProjectName-->TestSuiteName(Multiple folders for multiple test suite)-->TestCaseName(Multiple folder for multiple test cases)- a single .xml file containg request and response of test steps (Multiple files for multiple test steps).