I believe we need to add an operation to the CLI to run all the operations the CLI can using demo data. This test should execute every operation and reverse any injections or changes so that by the end of the test the targeted AS is brought back to the original state.
The expected output would be the success/failure of each operation in markdown table format / json/html or yaml this would be directly correlated with the swagger file defined for the operations. The Actual Response and Status(Succeeded/Failed will be filled by the operations response executed while the rest of the fields are just data from the swagger.
Example report(Not in full):
I believe we need to add an operation to the CLI to run all the operations the CLI can using demo data. This test should execute every operation and reverse any injections or changes so that by the end of the test the targeted AS is brought back to the original state.
The expected output would be the success/failure of each operation in markdown table format / json/html or yaml this would be directly correlated with the swagger file defined for the operations. The
Actual ResponseandStatus(Succeeded/Failedwill be filled by the operations response executed while the rest of the fields are just data from the swagger.Example report(Not in full):