Forum Discussion
PeterKlim
12 years agoContributor
Hi, I was away from this project and never was able to solve this. Now I need to work on this (for another application to test). I did look at the given link, but that seems more for exporting test data.
My test will submit requests in the form of XML files, and the system I am testing will return an XML response for each one submitted. I need to store each XML response as a file (there will be THOUSANDS) into a folder so a team of testers can review after the test ends. Ideally we would want to set it up so failed responses go into one file while the passing ones go into another.
My test will submit requests in the form of XML files, and the system I am testing will return an XML response for each one submitted. I need to store each XML response as a file (there will be THOUSANDS) into a folder so a team of testers can review after the test ends. Ideally we would want to set it up so failed responses go into one file while the passing ones go into another.