nerdexam
SAP

C_FIORDEV_21 · Question #169

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

The correct answer is A. 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 QUnittest?

Options

  • Athis.calculator.press("1")
  • Bteardown : function() {}
  • CQUnit.module
  • DQUnit.test

How the community answered

(58 responses)
  • A
    81% (47)
  • B
    2% (1)
  • C
    5% (3)
  • D
    12% (7)

Community Discussion

No community discussion yet for this question.

Full C_FIORDEV_21 Practice