microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.52k stars 284 forks source link

runSummary Count is different than errBuckets under same UUID #769

Open divneil-intel opened 1 year ago

divneil-intel commented 1 year ago

Description

I am using RESTLer to fuzz my service.

As an example, runSummary.json shows that there are 18 sequences generating 500 "(500, a08d4682-ac72-428d-8ff6-849fb2273af5)": 18

However, there are 10 entries in errBuckets.json under a08d4682-ac72-428d-8ff6-849fb2273af5

All the checkers are turned ON.