We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69d8d2 commit 6328cefCopy full SHA for 6328cef
1 file changed
web-report/src/assets/info.json
@@ -1,7 +1,7 @@
1
{
2
- "number_of_endpoints": "Number of endpoints.",
3
- "number_of_http_calls": "Total number of HTTP calls.",
4
- "number_of_fault_codes": "Number of codes",
+ "number_of_endpoints": "Number of endpoints (ver:path) in the API.",
+ "number_of_http_calls": "Total number of HTTP calls in the generated test suites.",
+ "number_of_fault_codes": "Code number identifiers for detected fault types",
5
"fault_codes": [
6
7
"short_definition": "HTTP_STATUS_500",
0 commit comments