nerdexam
SAP

C_FIORDEV_21 · Question #122

In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test?

The correct answer is D. this. Calculator press("1"). See the full explanation below for the reasoning.

Question

In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test?

Options

  • AQUnit test
  • BQUnit module
  • Cteardown : function () {}
  • Dthis. Calculator press("1");

How the community answered

(61 responses)
  • A
    5% (3)
  • B
    15% (9)
  • C
    8% (5)
  • D
    72% (44)

Community Discussion

No community discussion yet for this question.

Full C_FIORDEV_21 Practice