C_S4CDK_2023 SAP Certified Development AssociateSAP Cloud SDK Extensibility Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Why is the SAP Cloud SDK Continuous Delivery Toolkit future-proof?

Select an option, then click Submit answer.

  • The toolkit utilizes Jenkins and its huge plugin ecosystem in a Docker image.

  • The toolkit adds a local download cache that is tamper-proof.

  • The toolkit ensures that builds are NOT dependent on manually installed artifacts.

  • The toolkit validates that remote calls are wrapped in a Hystrix command.

Question 8

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

Select an option, then click Submit answer.

  • Backend integration tests

  • Quality checks

  • Backend unit tests

  • End-to-end tests

Question 9

Where do you place the Apache JMeter test plans when using Apache JMeter and Gatling?

Select an option, then click Submit answer.

  • In a folder under the /performance-tests directory

  • In the /performance-tests directory

  • In the /tests/performance directory

  • In a folder under the /tests/performance directory