Page 1 of 1

Distinguish Failure Reports

Posted: Tue Dec 18, 2018 5:58 am
by rahulcan
Hi,

Can we distinguish between Failure Reports? Like what cases are getting failed due to Functional failures or internal failures like Time outs etc?
I am running test cases and some cases are getting failed, but its a tedious process to segregate between functional failures and internal failures. Any help would be appreciated.

Re: Distinguish Failure Reports

Posted: Wed Dec 19, 2018 12:48 pm
by RobinHood42
Hi,
Can we distinguish between Failure Reports? Like what cases are getting failed due to Functional failures or internal failures like Time outs etc?
Well, I guess that's exactly your job to find a way to distinguish between those failures. You reporting and error handling, the way you setup your tests, should enable you to find the root cause of the failure :wink:

Cheers,
Robin