C_S4CDK_2022 – SAP Certified Development Associate – SAP Cloud SDK Extensibility Developer (27 Questions)

Category: SAP Certification Questions and Answers Posted:Nov 30, 2022 By: Ashley Morrison

The “SAP Certified Development Associate – SAP Cloud SDK Extensibility Developer” certification exam validates that the candidate possesses the fundamental and core knowledge required of the SAP Cloud SDK developer profile. This certification proves that the candidate has an overall understanding and in‐depth technical skills to participate as a member of a project team in a mentored role. This certification exam is recommended as an entry level qualification. The certificate issued for passing this exam will be valid for 5 years.

Topic Areas

C_S4CDK_2022 – SAP Certified Development Associate – SAP Cloud SDK Extensibility Developer exam covers the following topics:

In-App Extensibility  > 12%
Side-by-Side Extensibility  > 12%
RISE with SAP S/4HANA Cloud  > 12%
Security  > 12%
Advanced Extensibility Scenarios  8% – 12%
Basic Extension Apps  8% – 12%
Multi-Target Applications Development  8% – 12%
SAP S/4HANA Cloud and Extensibility Overview < 8%
DevOps and Continuous Delivery < 8%
Application Testing < 8%

 

Get any SAP video coursehttps://zarantech.teachable.com/courses/category/sap

Exam details:

Total Number of Questions 80
Cut Score 65%
Duration 180 minutes
Languages English

 

Here is the List of MCQ’s (Multiple Choice Questions):                         (The correct answers are mentioned with *)

1. What is the key element of reactive systems in the highly distributed environment of side-by-side extensions?

  1. Synchronous interaction between a browser and a system
  2. Synchronous API communication between systems
  3. Secure inbound and outbound communication between systems
  4. Asynchronous message-driven communication between systems*

2. Which activities can you perform with the Custom CDS View app? Note: There are 2 correct answers to this question.

  1. Import CDS view from an XML file
  2. Join multiple associated data sources*
  3. Modify the data type of a field in existing CDS views*
  4. Define input parameters

3. What are the prerequisites before you can set up Continuous Integration and Delivery using the SAP Cloud SDK Continuous Delivery Toolkit? Note: There are 2 correct answers to this question. 

  1. Virtual machine or suitable host running Docker engine
  2. Project source files available in GitHub
  3. Tools required for testing and deploying your application*
  4. Dependency management tools installed like npm or Maven*

4. Which authentication and connection activity does the SAP Cloud SDK handle automatically?

  1. It creates a communication arrangement with the user ID and password in the SAP S/4HANA Cloud system.*
  2. It determines the configuration by consuming the destination service on SAP Cloud Platform.
  3. It exchanges the SAML assertion with the identity provider.
  4. It manages user accounts and provides Single Sign-On.

5. Which of the following activities do you perform during the Realize phase for organizational change? Note: There are 2 correct answers to this question.

  1. Test Execution*
  2. Solution Extension Development*
  3. Quality System Request
  4. End User Learning

6. Which phase of the SAP Activate methodology includes the Extension Planning and Design activity?

  1. Discover
  2. Realize
  3. Prepare
  4. Explore*

7. How can you ensure that the value creation process continuously becomes safer and more resilient?

  1. Develop tight software architectures.
  2. Separate software teams by specialized skills.
  3. Establish short and efficient feedback cycles.*
  4. Optimize batch working style.

8. What is Elastic Stack?

  1. An orchestration service that uses elastic load balancers.
  2. A group of open source products designed to collect logs from multiple services.*
  3. A cloud computing architecture that allows dynamic resource scaling.
  4. An open source automation server, helping to automate the parts of software
  5. development.

9. Which tests are run in parallel to performance tests in the SAP Cloud SDK Pipeline?

  1. Backend integration tests
  2. Quality checks
  3. Backend unit tests*
  4. End-to-end tests

10. Which steps do you perform to execute Gatling locally? Note: There are 2 correct answers to this question.

  1. Include the Apache JMeter library.
  2. Configure the Go Maven plugin.
  3. Add Gatling plugins dependency to pom.xml.*
  4. Launch tests using the mvn clean gatling:execute command.*

Get any SAP video coursehttps://zarantech.teachable.com/courses/category/sap

11. Which tools are supported by the SAP Cloud SDK Pipeline for performance testing? Note: There are 2 correct answers to this question

  1. LoadRunner
  2. Predator
  3. Gatling*
  4. J Meter*

12. Which of the following base classes contains the generic configuration of the data source and the generic Hibernate parameters?

  1. Current Tenant ldentifier Resolver
  2. Abstract Entity Manager Facade*
  3. Erp Command
  4. Schema Per Tenant Provisioner

13. Which benefits do you have by using In-App Extensibility in SAP S/4HANA Cloud? Note: There are 3 correct answers to this question.

  1. They provide powerful key user tools.
  2. They cover the last mile of adaptation.*
  3. They loosely couple custom adaptations.*
  4. They provide performance testing tools.
  5. They enable microservice-based development.

14. Which connection type exchanges messages between SAP S/4HANA and SAP Cloud Platform?

  1. An RFC connection
  2. A channel*
  3. A socket connection
  4. ‘An HTTPS connection

15. What are the benefits of using the caching features of SAP Cloud SDK? Note: There are 3 correct answers to this question

  1. Reduce load on system and network*
  2. Reduce latency*
  3. Minimize failures by providing default values
  4. Avoid redundant requests to down-stream systems*
  5. Provide high availability

Join SAP Learner Community on LinkedIn https://www.linkedin.com/showcase/sap-learner-community

16. Which extensibility options can you use to adopt SAP S/4HANA Cloud? Note: There are 2 correct answers to this question.

  1. Extension center
  2. In-app extensibility*
  3. Side-by-side extensibility*
  4. Classical extensibility

17. How is the authorization set up in the Cloud Foundry Environment? Note: There are 2 correct answers to this question.

  1. The X.509 certificate contains session information to verify the user’s identity.
  2. The XSUAA authorization server creates a JSON Web Token after it received a request from the application router containing the authorization code.*
  3. The XSUAA authorization server validates the session ID stored in the session cookie.
  4. The backend microservice validates the JSON Web Token and returns the response payload.*

18. What are the benefits of using the caching features of SAP Cloud SDK? Note: There are 3 correct answers to this question.\

  1. They reduce load on system and network*
  2. They reduce latency*
  3. They minimize failures by providing default values
  4. They avoid redundant requests to down-stream systems*
  5. They provide high availability

19. What are the benefits of using In-App Extensibility in SAP S/4HANA Cloud? Note: There are 3 correct answers to this question.

  1. It provides powerful key user tools.*
  2. It covers the last mile of adaptation.*
  3. It loosely couples custom adaptations.*
  4. It provides performance testing tools.
  5. It enables microservice-based development.

20. How is the authorization set up in the Cloud Foundry Environment? Note: There are 2 correct answers to this question.

  1. The X.509 certificate contains session information to verify the user’s identity.
  2. The XSUAA authorization server creates a JSON Web Token after it received a request from the application router containing the authorization code.*
  3. The XSUAA authorization server validates the session ID stored in the session cookie.
  4. The backend microservice validates the JSON Web Token and returns the response payload.*

21. Which tools are supported by the SAP Cloud SDK Pipeline for performance testing? Note: There are 2 correct answers to this question.

  1. LoadRunner
  2. Predator
  3. Gatling*
  4. JMeter*

22. Why does the SAP Cloud SDK Pipeline run the npm install command?

  1. Because it creates the project.json file in your JavaScript project.
  2. Because it downloads front-end dependencies as defined in the project.json file.*
  3. Because it builds the back-end Java application as defined in the pom.xml file.
  4. Because it compiles and runs the tests in your backend Java application.

23. Which of the following base classes contains the generic configuration of the data source and the generic Hibernate parameters?

  1. Current Tenant ldentifier Resolver
  2. Erp Command
  3. Abstract Entity Manager Facade*
  4. Schema Per Tenant Provisioner

24. Which connection type exchanges messages between SAP S/4HANAand SAP Business Technology Platform?

  1. An RFC connection
  2. A channel*
  3. An HTTPS connection
  4. A socket connection

25. Which extensibility options can you use to adopt SAP S/4HANA Cloud? Note: There are 2 correct answers to this question.

  1. Extension center
  2. In-app extensibility*
  3. Side-by-side extensibility*
  4. Classical extensibility

26. Which of the following SAP Business Technology Platform services stores configuration information to connect to another cloud service?

  1. Credential store service
  2. Destination service*
  3. Connectivity service
  4. OData Provisioning service

27. Which of the following is a key component that issues and authenticates access tokens to client applications that request access to users’s data?

  1. Application resource server
  2. Application’s OAuth2 client
  3. Corporate identity provider
  4. Application’s OAuth2 authorization server*

 

Hope these MCQ’s will help you with your SAP certification.

Good Luck!!

 

Get any SAP video coursehttps://zarantech.teachable.com/courses/category/sap

Join SAP Learner Community on LinkedIn https://www.linkedin.com/showcase/sap-learner-community

Visit our websitehttps://wwwzarantech.com

 

Keep learning & innovating!

Here is some other SAP Certification MCQ’s for your reference:

C_TS410_2020 – SAP Certified Application Associate – Business Process Integration with SAP S4HANA 2020 (90 Questions)

C_ARP2P_2202-SAP Certified Application Associate – SAP Ariba Procurement (Part A) (80 Questions)

24 X 7 Customer Support X

  • us flag 99999999 (Toll Free)
  • india flag +91 9999999