An API has been unit tested and is ready for integration testing. The API is governed by a Client ID Enforcement policy in all environments.
What must the testing team do before they can start integration testing the API in the Staging environment?
An API has been unit tested and is ready for integration testing. The API is governed by a Client ID Enforcement policy in all environments.
What must the testing team do before they can start integration testing the API in the Staging environment?
To start integration testing the API in the Staging environment, the testing team must request access to the API instance in that environment and obtain a Client ID and Client Secret to use for testing. The Client ID Enforcement policy requires proper client credentials to interact with the API, and these credentials must correspond to the specific environment being tested.
Answer should be B
B. They must request access to the API instance in the Staging environment and obtain a Client ID and Client Secret to be used for testing the API
It should be B..
B. They must request access to the API instance in the Staging environment and obtain a Client ID and Client Secret to be used for testing the API
B is the answer
B. They must request access to the API instance in the Staging environment and obtain a Client ID and Client Secret to be used for testing the API
must be B
They must request access to the API instance in the Staging environment and obtain a Client ID and Client Secret to be used for testing the API.
B is correct
All options other than B seem incorrect.