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)- A5% (3)
- B15% (9)
- C8% (5)
- D72% (44)
Community Discussion
No community discussion yet for this question.