システム管理者は、電卓システムに渡される暗号化されたメッセージを受信する RESTful API を含むクラウド内のアプリケーションをサポートします。管理者は、新しい自動化ツールを使用して API が適切に機能することを確認する必要があります。この要件を達成するために管理者が使用するのに最適な手法は次のうちどれですか?
正解:A
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.