You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate the response code, response message and json returned by listExperiments API with the below input jsons:
Single container
Multiple containers
Different deployment types
Note - Test the above with both true/false for results and recommendations and combinations for it as mentioned here
Validate the response code and error messages from listExperiments API with the below input:
Empty input json
Missing mandatory parameters
With invalid values such as blank/NULL/invalid data for each of the parameters in the json
Validate the response code, response message and json returned by listExperiments API when the input json has a valid container and an invalid container
Validate results or recommendations are displayed only for experiments where it is present and no data is shown if not present
Validate pagination when results or recommendations is set to False
Concurrent access to listExperiments API
The text was updated successfully, but these errors were encountered:
Test scenarios for listExperiments API accepting an input json with cluster_name & kubernetes_obj as listed below:
Validate the response code, response message and json returned by listExperiments API with the below input jsons:
Note - Test the above with both true/false for results and recommendations and combinations for it as mentioned here
Validate the response code and error messages from listExperiments API with the below input:
Validate the response code, response message and json returned by listExperiments API when the input json has a valid container and an invalid container
Validate results or recommendations are displayed only for experiments where it is present and no data is shown if not present
Validate pagination when results or recommendations is set to False
Concurrent access to listExperiments API
The text was updated successfully, but these errors were encountered: