C_FIORDEV_21 SAP Certified Development Associate - SAP Fiori Application Developer

Loading demo links...

Showing 4–6 of 10 questions

Question 4

In the design thinking phase of your customer project, one design is accepted as viable. What other attributes need to be valid for this design to be considered? (2 answers)

Select all that apply, then click Submit answer.

  • Feasible

  • Usable

  • Achievable

  • Desirable


Question 5

What result do you expect from the de-composition and re-composition phases? (3 answers)

Select all that apply, then click Submit answer.

  • The prevention of irrelevant data being shown to the user

  • A purpose-built app to support personas

  • A responsive de-composed design

  • The break-down of a large transaction

  • An adaptive and coherent app


Question 6

You perform a QUnit test with the following syntactical options. Which call returns true when you execute it?

Select an option, then click Submit answer.

  • Assert.strictEqual(0,-0,"true");

  • Assert.strictEqual(0,null,"true");

  • Assert.strictEqual(0,"","Ttrue");

  • Assert.strictEqual(0,"0","true");