ExamGecko
Ask Question

Salesforce Certified B2B Commerce Developer Practice Test - Questions Answers, Page 17

List of questions

Question 161

Report
Export
Collapse

What are two purposes of the Shadow DOM in a Lightning web component?

It encapsulates the internal document object model (DOM) structure of a web component
It encapsulates the internal document object model (DOM) structure of a web component
It allow components to be shared while protecting them from being manipulated by arbitrary code
It allow components to be shared while protecting them from being manipulated by arbitrary code
It allows direct access to the document object model of the component
It allows direct access to the document object model of the component
It allows older JavaScript libraries to manipulate the tagging structure According to theLightning
It allows older JavaScript libraries to manipulate the tagging structure According to theLightning
Suggested answer: A, B
asked 23/09/2024
Mithun E
50 questions

Question 162

Report
Export
Collapse

Which tool should a developer use to author automated tests for custom Lightning web components?

Visual Studio Code
Visual Studio Code
Salesforce CLI
Salesforce CLI
Jest
Jest
Salesforce Developer Console
Salesforce Developer Console
Suggested answer: C
asked 23/09/2024
Demilson Mantegazine
37 questions

Question 163

Report
Export
Collapse

Which option is the correct syntax to render a property in a Lightning web component template?

Surround the property with curly braces: {property}
Surround the property with curly braces: {property}
Surround the property with brackets: [property]
Surround the property with brackets: [property]
Surround the property with an exclamation point and curly braces: {property}
Surround the property with an exclamation point and curly braces: {property}
Surround the property with curly braces and exclamation point: {{property}
Surround the property with curly braces and exclamation point: {{property}
Suggested answer: A
asked 23/09/2024
AXEL AXELOPOULOS
41 questions

Question 164

Report
Export
Collapse

What is the fastest route to establishing the data needed for checkout development when setting up a new Store?

Import a previously exported store archive
Import a previously exported store archive
Use sfdx setup scripts
Use sfdx setup scripts
Select Add Sample Data when setting up the store
Select Add Sample Data when setting up the store
Import the data with data loader
Import the data with data loader
Suggested answer: B
asked 23/09/2024
VIVEKANANDAN BALARAMAN
37 questions

Question 165

Report
Export
Collapse

What tool can a developer use to investigate errors during development?

Become a Premium Member for full access
  Unlock Premium Member

Question 166

Report
Export
Collapse

A developer is working on a storefront that needs to use a sophisticated pricing engine hosted as a service outside the org. Assuming security and trusts have been established, which two actions must the developer take?

Become a Premium Member for full access
  Unlock Premium Member

Question 167

Report
Export
Collapse

What are two ways a developer should ensure that a store verifies changes by using an external service?

Become a Premium Member for full access
  Unlock Premium Member

Question 168

Report
Export
Collapse

A developer is debugging a flow and needs to watch all the variables changing as the checkout process is executed, but nothing is displaying. Which two features did the developer forget to enable?

Become a Premium Member for full access
  Unlock Premium Member

Question 169

Report
Export
Collapse

Which two log levels does a developer need to include to debug platform events?

Become a Premium Member for full access
  Unlock Premium Member

Question 170

Report
Export
Collapse

A developer has written the logic to import products from an enterprise resource pi products are in Salesforce, but they are not visible in the store.

What did the developer forget to assign to the imported products?

Become a Premium Member for full access
  Unlock Premium Member
Total 221 questions
Go to page: of 23

Related questions