pankajmalinda
7 years agoOccasional Contributor
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).