Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Li,
ok.. If I understand you correctly, you can actually view each unique message-exchange within the execution of a TestCase by double-clicking its corresponding entry in the TestCase Log, which will bring up a window showing that specific requests xml messages.. so if you have a DataDriven test and your TestCase Log contains X entries for a certain request (each for a request with different values), you can double-click that entry which will show its request/response XML.. One thing to note is that you will probably need to unselect the "Discard OK Results" option in the TestCase Options dialog to "keep" all requests/responses in memory for viewing.. so use with care if you have DataDriven test that runs hundreds/thousands of requests.. (which will otherwise fill up memory..)
Hope this helps!
regards,
/Ole
eviware.com
ok.. If I understand you correctly, you can actually view each unique message-exchange within the execution of a TestCase by double-clicking its corresponding entry in the TestCase Log, which will bring up a window showing that specific requests xml messages.. so if you have a DataDriven test and your TestCase Log contains X entries for a certain request (each for a request with different values), you can double-click that entry which will show its request/response XML.. One thing to note is that you will probably need to unselect the "Discard OK Results" option in the TestCase Options dialog to "keep" all requests/responses in memory for viewing.. so use with care if you have DataDriven test that runs hundreds/thousands of requests.. (which will otherwise fill up memory..)
Hope this helps!
regards,
/Ole
eviware.com