1. Which of the following pattern sequences are the QUnit tests based on?
Arrange, Act, and Assert
Given, Then, and When
Assert, Act, and Arrange
Given, When, and Then
Arrange, Act, and Assert
Given, Then
...
1. Which of the following pattern sequences are the QUnit tests based on?
Arrange, Act, and Assert
Given, Then, and When
Assert, Act, and Arrange
Given, When, and Then
Arrange, Act, and Assert
Given, Then, and When
Assert, Act, and Arrange
Given, When, and Then
2. When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?
OpenUI5
ABAP
BSP
HTML5
OpenUI5
ABAP
BSP
HTML5
3. You need the server to sort and filter the data used in your customer's app. Which SAPUI5-supported data model must you use?
XMLModel
ODataModel
ResourceModel
JSONModel
XMLModel
ODataModel
ResourceModel
JSONModel
4. To generate SAPUI5 coding that is based on prototypes, which tool do you use?
SPLASH
SAP BUILD
SAP WEB IDE
UI Theme Designer
SPLASH
SAP BUILD
SAP WEB IDE
UI Theme Designer
5. Which features of the SAP Web IDE help you extend a standard SAP Fiori app? (There are 2 correct answers to this question)
The Extensibility Pane to extend the control
An editor to modify the data model in the extended project
A wizard to generate the files for each extension possibility
The Descriptor Editor to choose elements for extension
The Extensibility Pane to extend the control
An editor to modify the data model in the extended project
A wizard to generate the files for each extension possibility
The Descriptor Editor to choose elements for extension
6. Which UI5 theme is replacing SAP Blue Crystal as the base Fiori theme?
SAP Tradeshow
SAP High Contrast Black
SAP Corbu
SAP Belize
Tradeshow
SAP High Contrast Black
SAP Corbu
SAP Belize
7. Which SAP Fiori application is launched by using the search functionality instead of using a tile?
Factsheet
Transactional
Legacy
Analytical
Factsheet
Transactional
Legacy
Analytical
8. 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? (There are 2 correct answers to this question)
Usable
Achievable
Desirable
Feasible
Usable
Achievable
Desirable
Feasible
9. For which operations will the SAP Gateway server compute and return a new ETag in a response header? (There are 2 correct answers to this question)
GET
PUT
POST
DELETE
GET
PUT
POST
DELETE
10. In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test?
teardown : function() {}
QUnit.test
this.calculator.press("1")
QUnit.module
teardown : function() {}
QUnit.test
this.calculator.press("1")
QUnit.module
11. Which file is referred to as the App Descriptor and what is its function?
The manifest.json file is referred to as App Descriptor Its function is to instantiate the model
The config-json file is referred to as App Descriptor Its function is to configure ports and turn on plug-ins
The configure.xml file is referred to as App Descriptor Its function is to configure web apps and turn on plug-ins
The neo.json file is referred to as App Descriptor Its function is to capture data from objects
The manifest.json file is referred to as App Descriptor Its function is to instantiate the model
The config-json file is referred to as App Descriptor Its function is to configure ports and turn on plug-ins
The configure.xml file is referred to as App Descriptor Its function is to configure web apps and turn on plug-ins
The neo.json file is referred to as App Descriptor Its function is to capture data from objects
12. What is the purpose of the SAP HANA Cloud connector?
It connects the services of the SAP HANA Cloud Platform and on-premise system in the customer's network
It connects the services of the SAP HANA Cloud Platform and SAP Web IDE
It lists the search components and corresponding search models needed for the app
It allows the SAP Web IDE to connect to the on-premise system's Cordova development environment
It connects the services of the SAP HANA Cloud Platform and on-premise system in the customer's network
It connects the services of the SAP HANA Cloud Platform and SAP Web IDE
It lists the search components and corresponding search models needed for the app
It allows the SAP Web IDE to connect to the on-premise system's Cordova development environment
13. For which app type in SAP Fiori do you install the KPI framework?
Analytical app
Legacy app
Factsheet app
Transactional app
Analytical app
Legacy app
Factsheet app
Transactional app
14. Which of the following components are part of the SAP Web IDE, hybrid app toolkit add-on?
Hybrid App Project Templates, Device Configuration, Hybrid App Toolkit Connector
Hybrid Companion App, Config.json, Package.json, SAP Web IDE Plugin
SAP Web IDE Plugin, Hybrid Companion App, Hybrid App Toolkit Connector
Kapsel Plugins, SAP Web IDE Plugin, Hybrid App Toolkit Connector
Hybrid App Project Templates, Device Configuration, Hybrid App Toolkit Connector
Hybrid Companion App, Config.json, Package.json, SAP Web IDE Plugin
SAP Web IDE Plugin, Hybrid Companion App, Hybrid App Toolkit Connector
Kapsel Plugins, SAP Web IDE Plugin, Hybrid App Toolkit Connector
15. Why do you use the Cordova and SAP Kapsel plug-ins when using the SAP Web IDE, SAP HAT add-on? (There are 2 correct answers to this question)
To enable multiple SAPUI5 apps
To integrate device APIs
To use offline OData
To use X.509 client certificates
To enable multiple SAPUI5 apps
To integrate device APIs
To use offline OData
To use X.509 client certificates
16. What happens when you use the SAP Web IDE console during a deployment? (There are 2 correct answers to this question)
You can view error messages when a deployment is successful
You can view error messages when a deployment is NOT successful
You can debug the error messages in the console
You can archive the success messages in the console
You can view error messages when a deployment is successful
You can view error messages when a deployment is NOT successful
You can debug the error messages in the console
You can archive the success messages in the console
17. Which activities does the OData Model Editor support? (There are 3 correct answers to this question)
Edit ODataModels
Deploy ODataModels
Test ODataModels
Define Odata models
Edit ODataModels
Deploy ODataModels
Test ODataModels
Define Odata models
18. Which dependent plugin must you enable to include the Push plugin when you create a hybrid mobile app?
Logon Manager
Network Connection
Dialog Notification
App Update
Logon Manager
Network Connection
Dialog Notification
App Update
19. Which SAP Fiori personalization elements holds all of the technical information needed to start an app?
Group
Catalog
Tile
User Preferences
Group
Catalog
Tile
User Preferences
20. While testing an SAP Fiori app you discover that a button on the page delivers no response. Which of the following agile pyramid options do you use?
Mock server
QUnit
OPA
Sinon
Mock server
QUnit
OPA
[Show More]