WebFuzzing / EvoMaster

The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).
GNU Lesser General Public License v3.0
524 stars 85 forks source link

True boolean query parameters are added to rest test case names experimentation #1138

Closed Pgarrett closed 1 hour ago

Pgarrett commented 2 days ago

What + Why

Adding an experimental parameter for using the names of boolean query parameters which have a true value in test case disambiguation. When there's more than one eligible query param, they are joined by the and keyword for readability purposes

Pgarrett commented 2 days ago

Hi @arcuri82, I've been thinking. It seems to me that these two questions we went through the other day are rather similar:

  1. Could you provide extra information that would help naming?
  2. Would you name it differently? If so, how?

Maybe we could merge them and have another which asks about String or number query parameters, in a more direct way.

arcuri82 commented 2 days ago

hi @Pgarrett regarding your questions, that's ok. but, those should not be discussed here on GitHub :) I ll add you to Slack