It’s time to put what you’ve learned to the test, get all the questions right to pass this unit.
Q1.
Why is it advisable to not use a custom CSS file in your SAP UI5 applications?
Choose the correct answer.
A
Having one central design created with the theme designer is very efficient. When something needs to be changed at the client interface, it is easier to handle.
B
SAPUI5 has problems with custom CSS.
C
Time spent designing modified CSS is expensive.
Q2.
Which of the following should you avoid with regard to the golden rule "Every SAP Fiori app must run as a web app"?
There are four correct answers.
A
Hard dependencies between apps
B
Use of platform-specific functionality without availability check
C
Using SAPUI5
D
Absolute URLs generated in front or back-end.
E
Calling UI2 services directly instead of using APIs
Q3.
What is the idea behind the golden rule of having one common UX?
Choose the correct answer.
A
Having a common UX reduces the overall total cost of ownership.
B
Having a common UX reduces training costs and increases the quality of data.