phanisrikar
14 years agoContributor
Does teardown script of test case executes during loadtest ?
Hi,
I have executed a test case with 5 steps, and in teardown of the test cases I have included a simple script to get the test step names, status and their request and reponse and added to the test case properties.
Now when I load test the scenario, ideally I need to get the request and response strings in the table log. but I am unable to get the data to the Tablelog component and instead "<discarded>" is getting filled in the table log for those parameters.
Is there any other way to get the request and response xmls into table log.
first of all, do the teardown script executes for each virtual user ?
Thanks,
Phani
I have executed a test case with 5 steps, and in teardown of the test cases I have included a simple script to get the test step names, status and their request and reponse and added to the test case properties.
Now when I load test the scenario, ideally I need to get the request and response strings in the table log. but I am unable to get the data to the Tablelog component and instead "<discarded>" is getting filled in the table log for those parameters.
Is there any other way to get the request and response xmls into table log.
first of all, do the teardown script executes for each virtual user ?
Thanks,
Phani