what is 'negative testing'.

Aleksey Shipilev shade at redhat.com
Tue Sep 10 06:32:03 UTC 2019


On 9/10/19 8:22 AM, Peter Veentjer wrote:
> What is negative testing in the context of performance testing?

Google "positive and negative control".

In layman terms, for a given test, positive control is checking that another known affected test is
affected, and negative control is checking that another known unaffected test/dataset is not affected.

-- 
Thanks,
-Aleksey



More information about the jmh-dev mailing list