Returns whether this is a new test or not (i.e. no existing baseline was found for this test).
value = result.is_new # type is bool
Type:bool
Returns true if this is a new test, false otherwise.