nerdexam
CompTIA

CV0-004 · Question #210

A system administrator supports an application in the cloud, which includes a restful API that receives an encrypted message that is passed to a calculator system. The administrator needs to ensure…

The correct answer is A. Functional testing. Functional testing is a type of software testing that validates the software system against the functional requirements/specifications. The purpose of Functional tests is to test each function of the software application, by providing appropriate input, verifying the output…

DevOps fundamentals

Question

A system administrator supports an application in the cloud, which includes a restful API that receives an encrypted message that is passed to a calculator system. The administrator needs to ensure the proper function of the API using a new automation tool. Which of the following techniques would be BEST for the administrator to use to accomplish this requirement?

Options

  • AFunctional testing
  • BPerformance testing
  • CIntegration testing
  • DUnit testing

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    3% (1)
  • C
    12% (4)
  • D
    3% (1)

Explanation

Functional testing is a type of software testing that validates the software system against the functional requirements/specifications. The purpose of Functional tests is to test each function of the software application, by providing appropriate input, verifying the output against the Functional requirements.

Topics

#Functional testing#API testing#Automation tools#Cloud applications

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice