Microsoft Dynamics 365: Finance and Operations Apps Developer — Question 52

A company is implementing Dynamics 365 finance and operations apps.

The company must test the custom enhancements for its native Dynamics 365 finance and operations apps.

You need to create a test case within a development environment.

Which base class should the test class extend?

Answer options

Correct answer: C

Explanation

The correct answer is C, SysTestCase, as it is specifically designed for creating test cases in Dynamics 365 finance and operations. Options A, B, and D do not serve the purpose of directly creating test cases, making them unsuitable for this scenario.