79215900

Date: 2024-11-22 17:01:57
Score: 0.5
Natty:
Report link

You need to ensure that the paths in the protocol match the paths shown in the report. For example,

val protocol = karateProtocol(
"/api/v2/transactions/{referenceNo}" -> Nil,
"/api/v2/transactions/{referenceNo}/pay-way" -> Nil
) 

This change should aggregate the requests correctly in the report.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: LurkinGherkin