To see it in reports and listeners:
SampleResult.with {
successful = false
responseCode = "500"
responseMessage = "some error...."
}Regards, Mariusz On Wed, 30 Dec 2020 at 16:40, Tong Sun <[email protected]> wrote: > Hi, > > My JSR223 steps have problems, some even have exceptions, but viewing > from View Result Tree, they are all green and correct. > > How to mark those JSR223 steps that have problems red and failed? > > I tried to throw an exception, but that killed the whole thread. > > thx > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
