What is sinon.js?
Mention the lifecycle method in ui5 view controller?
When should you put code from your view into a separate view or fragment and nest it into the original view?
What is the correct sequence of called functions / handled callbacks of the odata model in the add controller?
What is formatter in sapui5 and how to use it?
Which of the following are part of the control metadata?
What are sapui5 fragments?
What information can be stored inside the manifest.json file of your app?
Which testing features are provided by the sap fiori worklist application template?
How are unit tests for your app started in sap web ide?
Which predefined sizes for margins that stand for 8px (0.5rem), 16px (1rem), 32px (2rem), or 48px (3rem) are available in sapui5?
Where are filters applied in sapui5?
What is the recommended place to configure a "twoway" binding for the odata model so that data changes in the view are written back to the model?
Give us a brief about the types of data models available ui5?
What are fragments primarily used for?