ExamGecko
Question list
Search
Search

Question 333 - 200-901 discussion

Report
Export

A developer is developing a web application that uses username and password to authenticate to the next service. The user credentials must be available at any time in the application. The developer must choose and implement a secure method of storing the authentication credentials that are used in the automation code. Which password handling method must be used to minimize the security risk?

A.

Store the username and password in a separate configuration file.

Answers
A.

Store the username and password in a separate configuration file.

B.

Store the username and password in a vault.

Answers
B.

Store the username and password in a vault.

C.

Store the passwords in a dictionary.

Answers
C.

Store the passwords in a dictionary.

D.

Store the username and password in code.

Answers
D.

Store the username and password in code.

Suggested answer: B

Explanation:


asked 07/10/2024
darren cain
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first