Microsoft Dynamics 365: Finance and Operations Apps Solution Architect — Question 79

A company uses Dynamics 365 Finance. The company has several integrations with Dynamics 365 Finance that use REST web services.

You must perform unit testing on the web services before you promote the web services to the main build environment.

You need to recommend solutions to manually unit test the web services.

Which two tools should you recommend? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, E

Explanation

SoapUI and Postman are both excellent tools for manually testing REST web services, making them the correct choices. Azure DevOps and the other options may assist in various aspects of development and testing but are not specifically designed for unit testing web services.