Ultimate Guide to Prepare C_FIORDEV_21 Certification Exam for SAP Certified Development Associate in 2021
Use Real C_FIORDEV_21 Dumps - SAP Correct Answers updated on 2021
NEW QUESTION 37
You want to use transaction /U12/FLP to start the SAP Fiori Launchpad using the Web Dispatcher. Which database table do you use to configure this?
- A. HTTP_WHITELIST
- B. HTTP_MADMIM
- C. HTTPURLLOC
Answer: C
NEW QUESTION 38
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?
- A. Sinon
- B. QUnit
- C. Mock server
- D. OPA
Answer: D
NEW QUESTION 39
Which activities does the the OData Model Editor support? Note: There are 2 correct answers to this question.
- A. Edit ODataModels
- B. Test DataModels
- C. Create ODataModels
- D. Deploy OData Models
Answer: A,B
NEW QUESTION 40
Which methods can you use to bind data to the controls in SAPUI5? (3 answers)
- A. Property
- B. Aggregation
- C. Structure
- D. Element
- E. Combination
Answer: A,B,D
NEW QUESTION 41
Which activities does the OData Model Editor support? (3 answers)
- A. Edit ODataModels
- B. Define ODataModels
- C. Test ODataModels
- D. Deploy ODataModels
- E. Create ODataModels
Answer: A,C,E
NEW QUESTION 42
What is the relation between the model and the controller in the standard MVC implementation?
- A. The controller sets the model visibility.
- B. The model updates the controller.
- C. The model notifies the controller about changes.
- D. The controller modifies the model.
Answer: C,D
NEW QUESTION 43
In the data in the screenshot, you want to display the List of Companies in the Americas region which binding option do you use for the X Y and Z values in the view?
- A. X: /regions/u/companies Y companies/u/name L companies/u/city
- B. X: /regions/O/companies Y: name Z: city
- C. X: /regions/companies Y: name Z:.city
- D. X: /regions/companies Y companies/name Z companies/city
Answer: B
NEW QUESTION 44
Is it true to say that the sap.m.App control does not provide responsive behavior?
- A. It depends on the SAPUI5 version. From version 1.30 and later, the sap.m.App control provides responsive behavior.
- B. No, that is not true. The sap.m.App control provides responsive behavior.
- C. That is true, the sap.m.App control does not provide responsive behavior.
Answer: B
NEW QUESTION 45
What are the advantages of the Sinon.JS framework? (2 answers)
- A. It supplies higher level test doubles for timers and AJAX requests
- B. It provides support for Spies, stubs and mocks
- C. It enables test-driven development
- D. It can be used with any JavaScript unit test framework
Answer: B,D
NEW QUESTION 46
What are the different content densities provided by SAPUI5?
- A. compact
- B. condensed
- C. strict
- D. cozy
- E. large
Answer: A,B,D
NEW QUESTION 47
In the source code below, which of the following locations must reference the extension point?
- A. Components
- B. Neo-app.json
- C. EmployeeDate.controllers
- D. EmployeeData.view.xml
Answer: A
NEW QUESTION 48
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnittest?
- A. QUnit.test
- B. teardown : function() {}
- C. this.calculator.press("1")
- D. QUnit.module
Answer: A
NEW QUESTION 49
What class in the SAPUI5 API supports back-end mock up and is recommended by SAP?
- A. sap.ui.core.MockServer
- B. sap.ui.core.util.MockServer
- C. sap.ui.app.MockServer
- D. sap.m.MockServer
Answer: B
NEW QUESTION 50
Which UI annotation is used to declare a field for the smart filter template?
- A. UI.filterField
- B. UI.selectionField
- C. UI.searchField
- D. UI.finderField
Answer: B
NEW QUESTION 51
Which of the following pattern sequences are the QUnit tests based on?
- A. Given, When, and Then
- B. Given, Then, and When
- C. Assert, Act, and Arrange
- D. Arrange, Act, and Assert
Answer: D
NEW QUESTION 52
Your customer asks you for the advantages of the Model View Controller (MVC) design pattern. Which of the following answers do you provide? (2 answers)
- A. MVC is easy to implement for the project team members and supports quick coding
- B. The data that the models work with can be reused by several different applications
- C. MVC artifacts can be transported and debugged separately
- D. The project team members that have extensive Ul skills can concentrate in that area
Answer: A,C
NEW QUESTION 53
Which properties are part of the design phase when you develop SAP Fiori apps?
- A. Scoping, 360 degree research and Synthesis
- B. Developing, Testing and Deploying
- C. Ideation, Prototyping and Validation
- D. Requirement gathering, Research and Documentation
Answer: C
NEW QUESTION 54
Which of the following statements are true with regard to OPA5?
- A. Provides the possibility to test navigation.
- B. Can be used for user interaction tests.
- C. Can be used for SAPUI5 integration tests.
- D. Is a view controller test framework.
Answer: A,B,C
NEW QUESTION 55
You develop an SAPU15 app and implement a FacetFilter. What events are triggered when the user interacts with the FacetFilter control? (2 answers)
- A. listFilter
- B. confirm
- C. oninit
- D. reset
Answer: B,D
NEW QUESTION 56
Your customer requires an app to display flight information on a mobile device. Please see the screenshot for details. Which options can you use to display the same data in a readable format on a mobile device? (2 answers)
- A. column : <Column demandPopin-'true" minScreenWidth="tablet">
- B. column: <Column demandPopin-'true" minScreenWidth-'tablef popinDisplay-'lnline">
- C. column: <Column:demandPopin="true" maxScreenWidth="mobile">
- D. column: <Column demandPopin-'true" maxScreenWidth-'mobile" popinDisplay="lnline">
Answer: A,B
NEW QUESTION 57
Your customer needs to securely connect the SAP HANA Cloud Connector to the Web IDE of an on-premise system. How does the SAP HANA cloud connector help do this? (2 answers)
- A. It secures an SSL tunnel between the SAP Hana Cloud and the on-premise system
- B. It supports custom destination API configuration and certificate inspection
- C. It initiates a cloud-based reverse-invoke process
- D. It creates connectivity by a reverse-invoke process on the on-premise system
Answer: B,D
NEW QUESTION 58
What approach gives you the most flexibility for your SAPUI5 app?
- A. Using a controller-based approach.
- B. Using a component-based approach.
- C. Using a view-only based approach.
- D. Implement complex UIs in the index.html file.
Answer: B
NEW QUESTION 59
What is meant by the phrase "SAPUI5 supports modification free enhancements"?
- A. The developer must create a copy of the application that should be enhanced and the enhancement is done in the copy.
- B. The delivered standard application remains unchanged and hence the extension is considered to be modification free.
- C. SAP provides a service in the cloud to generate an enhanced application using aspect-oriented programming.
Answer: B
NEW QUESTION 60
For which operations will the SAP Gateway server compute and return a new ETag in a response header? (2 answers)
- A. DELETE
- B. POST
- C. PUT
- D. GET
Answer: B,C
NEW QUESTION 61
......
SAP Certified Development Associate -C_FIORDEV_21 Exam-Practice-Dumps: https://www.examcollectionpass.com/SAP/C_FIORDEV_21-practice-exam-dumps.html