Forum Discussion
AlexKaras
12 years agoCommunity Hero
Hi Scott,
> It reports script failures as test failures, which is incorrect.
Hm-m-m... Why not?
If the script execution failed, what is the reason to report test as succeeded?
I agree, that such failure may be a 'false negative', but this means that in this case script code must be improved to handle the given case. Absolutely like during the regular development of the tested application itself.
> It reports script failures as test failures, which is incorrect.
Hm-m-m... Why not?
If the script execution failed, what is the reason to report test as succeeded?
I agree, that such failure may be a 'false negative', but this means that in this case script code must be improved to handle the given case. Absolutely like during the regular development of the tested application itself.