Is it possible to group same check in report?

18 views
Skip to first unread message

robert.ha...@hotmail.com

unread,
Dec 13, 2017, 8:43:29 AM12/13/17
to Gatling User Group
Hi!

I have a test where I generate a random email in a feeder (random characters). I update a customer email, and afterwards I do a check (substring.exist) that customer email is indeed updated. However when this check fails, the report will be flooded with different error messages.
The email above was just an example, as I do other updates with other random data. 

So my question is, if it is possible to group those errors in the output? So if one specific check fails, it will group those to a single counter. 
This is how  a part of my output might look like.

> substring(uZxfnkvcEy...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(yXiqAFIEGr...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(aPwVsNIoCv...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(RcgWYjjb 16).find.exists, found nothing                   1 ( 1.23%)
> substring(NwPyuBZN 183).find.exists, found nothing                  1 ( 1.23%)
> substring(UPTALDByeQ...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(number>96119724<).find.exists, found nothing              1 ( 1.23%)
> substring(number>19935980<).find.exists, found nothing              1 ( 1.23%)
> substring(pItnUgrAnW...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(WDEInekx 191).find.exists, found nothing                  1 ( 1.23%)
> substring(vbBLTGFtnh...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(SfryXBThOH...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(yYlfiTvdDr...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(number>27091283<).find.exists, found nothing              1 ( 1.23%)
> substring(TitwkaAS 195).find.exists, found nothing                  1 ( 1.23%)
> substring(ZYAcZMgkbE...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(uvRwwchiMT...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(RsCJrtxSir...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(GnKdOzoS 162).find.exists, found nothing                  1 ( 1.23%)
> substring(pqdCNEHKaW...@foo.com).find.exists, found not      1 ( 1.23%)
hing
> substring(cCzuajJwiU...@foo.com).find.exists, found not 

Regards
Robert

robert.ha...@hotmail.com

unread,
Dec 13, 2017, 9:05:12 AM12/13/17
to Gatling User Group
I suppose a follow up question is if it is possible to add a custom error message to a check? If this is possible, the grouping of errors would work.
Reply all
Reply to author
Forward
0 new messages