Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-85025

Improve coverage of query fuzzers

      Query fuzzers are a powerful tool for correctness, they cover the state space slowly though. We should investigate (among other things):
      1. coverage guided fuzzing (https://github.com/google/fuzztest)
      2. a more methodical crawl of the query state space via a DFS or BFS
      3. speed up the running of the query fuzzers to cover more queries in less time
      4. increase the "validity" rate of queries generated
      5. cross-platform fuzzing: PM-3099

            Assignee:
            steve.tarzia@mongodb.com Steve Tarzia
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: