Sixty Flashcards

1
Q

Which web browsers are officially supported in SAP Business Application Studio? (2 correct)

Google Chrome
macOS Safari
Mozilla Firefox
Microsoft Edge

A

Google Chrome
Mozilla Firefox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

**Which event phases can you use with CAP event handlers by default? (3 correct)
**
on
while
after
before
between

A

on
after
before

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In SAP Business Application Studio, what is a dev space?

A pre-configured private virtual machine
A pre-configured shared development environment
A pre-configured shared virtual machine
A pre-configured private development environment

A

A pre-configured private development environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

According to SAP CAP best practices, which error types should you NOT catch? (2 correct)

Unexpected errors
Runtime errors
Programming errors
Rejections of promises

A

Unexpected errors
Rejections of promises

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which identifier is used by the XSUAA service to distinguish applications and scopes?

tenant-mode
xs-security
xsappname
VCAP_SERVICES

A

xsappname

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

**Which are standard build packs provided by SAP to develop applications in the SAP BTP, Cloud Foundry environment? (3 correct)
**

Docker
Java
Python
HTMLS
Node.js

A

Java
Python
Node.js

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

**You use the Cloud MTA Build Tool to create an MTA archive (.mtar) from your project source. What command must you run to do this in one step?
**

mbt build
mbt init
mbt make

A

mbt build

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

**On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?
**

1Ok requests per hour per user
1k requests per hour for all users
1OOk requests per hour per user
50k requests per hour for all users

A

1Ok requests per hour per user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

**What is a rule of thumb for when to use namespaces in your models?
**

When your models are reused in other projects
When your model names are unique
When your app rarely exposes services

A

When your model names are unique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following can be used as a management tool for SAP Business Technology Platform? (2 correct)

SAP Solution Manager
SAP BTP CU
SAP Business Application Studio
Cloud Foundry CU

A

SAP BTP CU
Cloud Foundry CU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly