wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Final Assessment - SAP CAPM (25 Questions)

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What provisioning method enables scalability on BTP?

a)

Manual

b)

Automated

c)

Provisioning Service

d)

Landscape Management

2.

Which API technology is natively integrated in CAP?

a)

SOAP

b)

REST

c)

OData

d)

gRPC

3.

How do you locally emulate CAP production environments?

a)

Simulators

b)

Mock data

c)

Docker containers

d)

Kya runtime

4.

Which UI library is included in CAP projects?

a)

React

b)

SAPUIS

c)

Angular

d)

Vue

5.

Where should custom domain logic be implemented in CAP?

a)

OData services

b)

Domain model

c)

Controller classes

d)

DTO objects

6.

How to connect an on-premise system securely from the CAP app?

a)

BYOIP

b)

Private Link

c)

Cloud Connector

d)

IP whitelist

7.

Which testing strategy reveals component interaction issues?

a)

Unit testing

b)

Integrated testing

c)

Parallel testing

d)

Production testing

8.

What enables decomposition by business capability?

a)

Micro services

b)

Server less

c)

Module federation

d)

Native SaaS Extensibility

9.

How to grant access to CDS data models?

a)

Authorizations

b)

Policies

c)

Restrictions

d)

Permissions

10.

What protects access tokens for external APIs?

a)

Encryption

b)

Hashing

c)

Short expiration

d)

Scopes

11.

Which cloud responsibility does SAP not manage?

a)

Data security

b)

Infrastructure

c)

Application Maintenance

d)

Operating System

12.

What enables CAP messaging and events?

a)

MQTT

b)

AMQP

c)

Web sockets

d)

Enterprise Messaging

13.

Which is not a DevOps discipline

a)

Continuous testing

b)

Continuous debugging

c)

Continuous integration

d)

Continuous delivery

14.

What enables CAP access to bound services?

a)

VCAP variables

b)

JSON confit

c)

Deployment attributes

d)

Native library imports

15.

Which open standard does Fiori elements leverage?

a)

Material Design

b)

Bootstrap

c)

Fluent design

d)

WinUI

16.

How can CI pipelines automate app deployments?

a)

CF CLI commands

b)

Kyma kubect

c)

CPI automation APIs

d)

Templates

17.

What should you manage via BTP cockpit?

a)

Business users

b)

Developer roles

c)

Subscriptions

d)

App routes

18.

How to implement read-level data security?

a)

Dynamic binding

b)

Static binding

c)

CDS access controls

d)

SQL views

19.

What enables CAP apps scalability needs?

a)

Vertical scaling

b)

Horizontal scaling

c)

Object storage

d)

Load balancer

20.

Which API type use SQL-like dataset queries?

a)

REST

b)

SOAP

c)

OData

d)

RPC

21.

How to handle spikes in user traffic?

a)

Rate limiting

b)

Cache control

c)

Message queueing

d)

Future calls

22.

Where is identity info for app users managed?

a)

IAM services

b)

SSO confits

c)

Trust configuration

d)

OAuth server

23.

Which principle drives simple and engaging UIs?

a)

Responsive

b)

Delightful

c)

Transparent

d)

Consistent

24.

What allows rolling back from faulty pipeline release?

a)

Dependency locking

b)

Version pinning

c)

Object storage backups

d)

Automated rollbacks

25.

Which connectivity method avoids public exposure?

a)

Reverse proxy

b)

Private cloud

c)

Private link

d)

Session stickiness