Salesforce Certified MuleSoft Developer Mock Test
Salesforce Certified MuleSoft Developer I — Free Practice Exam
Progress: 0 / 50 answered
Scroll down & click Submit when done
1
What is the Anypoint Platform?
2
In Mule 4, what is the primary difference between a Flow and a Sub-flow?
3
Which DataWeave 2.0 function is used to transform an array by applying a function to each element?
4
In Mule 4, which error handling scope stops error propagation and allows the flow to continue after the error handler?
5
Which connector in Anypoint Platform is used to listen for incoming HTTP requests?
6
In DataWeave 2.0, what does the `output application/json` directive specify?
7
What is RAML and what is it used for in MuleSoft development?
8
In Mule 4, which scope iterates over a collection and processes each item sequentially?
9
What is the purpose of Anypoint Exchange?
10
Which DataWeave 2.0 operator is used to filter elements from an array based on a condition?
11
In Mule 4, what does the on-error-propagate error handler do?
12
Which MuleSoft component is used to apply security and rate-limiting policies to an API without modifying the Mule application code?
13
In DataWeave 2.0, which function reduces an array to a single value by applying a function cumulatively?
14
What is CloudHub in the MuleSoft Anypoint Platform?
15
In Mule 4 batch processing, which phase processes each record individually?
16
Which MUnit component is used to mock the behaviour of a Mule connector or flow reference during testing?
17
What does the Mule 4 Try scope provide?
18
In DataWeave 2.0, how do you access a query parameter named "status" from an HTTP request?
19
What is the purpose of the Anypoint MQ connector in Mule 4?
20
In Mule 4, which variable type is scoped to the current flow and does not persist between flows called via Flow Reference?
21
Which HTTP method is used to partially update an existing resource in a REST API?
22
What is the Mule Event in Mule 4?
23
In Anypoint Platform, what does API Autodiscovery do?
24
Which DataWeave 2.0 function merges multiple objects into a single object?
25
In Mule 4, which scope allows you to process a collection in parallel, improving throughput for independent items?
26
What is the purpose of a RAML resource type in API design?
27
Which Mule 4 router sends the same message to multiple routes simultaneously and aggregates their responses?
28
In DataWeave 2.0, what does the `pluck` function do?
29
What is the default threading model in Mule 4 compared to Mule 3?
30
Which MuleSoft concept describes a three-layer API architecture of Experience, Process, and System APIs?
31
In a Mule 4 project, where are configuration properties typically stored for environment-specific values?
32
What is the Scatter-Gather router's behaviour when one of its routes throws an error?
33
In DataWeave 2.0, which syntax is used to define a named function?
34
Which Anypoint Platform feature provides real-time performance monitoring and alerts for deployed Mule applications?
35
What does the Mule 4 Database connector's "Bulk Insert" operation provide over a standard insert?
36
In Mule 4, which component is used to set or update a variable during message processing?
37
Which HTTP status code should an API return when a requested resource is not found?
38
In MuleSoft, what is a "connector" and how does it differ from a transport in Mule 3?
39
What does the `mapObject` DataWeave function do?
40
In Mule 4, which element in a Mule XML file defines the main entry point for processing in a flow?
41
Which API Manager policy enforces that API consumers must provide a valid client ID and secret with each request?
42
In MuleSoft batch processing, what is the purpose of the Batch Aggregator step?
43
Which MUnit assertion verifies that the payload is equal to an expected value?
44
In DataWeave 2.0, which expression accesses the second element of an array named `items`?
45
What is the function of the Mule 4 Async scope?
46
In Anypoint Platform, what is a "Business Group"?
47
Which DataWeave 2.0 function returns `true` if any element in an array satisfies a given condition?
48
In Mule 4, what is the correct error type namespace for HTTP connector errors?
49
What is the role of the "Process API" layer in the API-led Connectivity architecture?
50
In Mule 4, which expression language is used exclusively for dynamic configurations and expressions within XML?
Answered 0 of 50 questions. You can submit at any time.