Certified MuleSoft Developer I

Here you have the best Salesforce Certified MuleSoft Developer I practice exam questions

  • You have 60 total questions to study from
  • Each page has 5 questions, making a total of 12 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on December 22, 2025
  • This site is not affiliated with or endorsed by Salesforce.
Question 1 of 60
Refer to the exhibits. The Mule application does NOT define any global error handlers.
The Validation component in the private flow throws an error.
What response message is returned to a web client request to the main flow's HTTP Listener?
Exam Certified MuleSoft Developer I: Question 1 - Image 1
Correct Answer: D

Question 2 of 60
A function named toUpper needs to be defined that accepts a string named userName and returns the string in uppercase.
What is the correct DataWeave code to define the toUpper function?
Correct Answer: B

Question 3 of 60
Northern Trail Outfitters (NTO) has an API to manage departments, with each department identified by a unique deptId. The API was built with RAML according to MuleSoft best practices.
What is valid RAML to specify a method to update the details for a specific department?
Correct Answer: B

Question 4 of 60
Refer to the exhibits. A Mule application polls a database table.
This error is logged when the Mule application is run.
What should be changed in the Database connector configuration to resolve this error?
Exam Certified MuleSoft Developer I: Question 4 - Image 1
Correct Answer: A

Question 5 of 60
Refer to the exhibits. BetterBooks has defined this Book data type and Book example to be used in APIs.
What is valid RAML for an API that uses this Book data type and Book example?
Exam Certified MuleSoft Developer I: Question 5 - Image 1
Correct Answer: B