ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 206 - Certified Development Lifecycle and Deployment Architect discussion

Report
Export

In the effort of improving the code quality, Universal Containers (UC) has asked a third-party system integrator to perform some independent code reviews. One piece of the feedback is the development team is seemingly not doing enough negative unit testing.

Which are three usual symptoms of inadequate negative tests

Choose 3 answers

A.
Developers often have to turn to the debug log for details of the failed Apex executions.
Answers
A.
Developers often have to turn to the debug log for details of the failed Apex executions.
B.
When an Apex batch job runs at a scheduled time, an increased number of Apex execution errors occur over all.
Answers
B.
When an Apex batch job runs at a scheduled time, an increased number of Apex execution errors occur over all.
C.
An Apex process runs into an un-handled exception when an HTTP callout has anunexpected status code in the response body.
Answers
C.
An Apex process runs into an un-handled exception when an HTTP callout has anunexpected status code in the response body.
D.
Developers constantly ask the testers for a screenshot of the error and the exact steps of reproducing the error.
Answers
D.
Developers constantly ask the testers for a screenshot of the error and the exact steps of reproducing the error.
E.
The delivered user interfaces are regularly not meeting the expectations of the business users.
Answers
E.
The delivered user interfaces are regularly not meeting the expectations of the business users.
Suggested answer: A, B, C
asked 23/09/2024
Tom Nice
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first