Forum Discussion

jeffinflection's avatar
jeffinflection
Occasional Visitor
9 years ago
Solved

TestRunner memory usage - suggestion

I've read all of the documentation regarding memory usage and optimization.

 

Discarding responses can currently be done at the TestStep level.

For some of our tests, setting the software to discard TestStep data is impossible given that it is used in subsequent steps.

 

I would suggest that you have the same option at the TestCase level:

"Discard all responses in successful test cases"

 

If the test case succeeds, I don't care what the responses were since all test steps have now completed.

1 Reply