MCIA - Level 1 Exam QuestionsBrowse all questions from this exam

MCIA - Level 1 Exam - Question 25


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?

Show Answer
Correct Answer: B

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.

Discussion

10 comments
Sign in to comment
awsExpert007Option: B
Jun 27, 2021

Answer should be B

Pavan_NagineniOption: B
Aug 27, 2021

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

GrumpOption: B
Dec 26, 2021

It should be B..

MuleKOption: B
Jun 2, 2022

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

razz123098Option: B
Jun 15, 2022

B is the answer

madgeezerOption: B
Aug 4, 2022

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

majda091983Option: B
Oct 25, 2022

must be B

elagacOption: B
Jun 28, 2023

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.

rodriguescontOption: B
Jun 28, 2022

B is correct

_d4d_Option: B
Dec 27, 2022

All options other than B seem incorrect.