Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Code to save Traffic's Element View Response in file.
Comments
-
WRITE TO FILE
0 -
You typically use the "Write File" tool to write files. However, if you are needing to pass an XML element value from one test case to another then you should use an XML Data Bank instead. The XML Data Bank lets you configure extractions which can then be referenced in subsequent tests.
0