Sunday 30 August 2020

Sitecore Certification Sample Questions - Part 6


1. How do you retrieve your site's start item location?

a. Sitecore.Context.Site.StartPath;

b. Sitecore.Context.Site.root

c. Sitecore.Context.Site.PathStart

d. Sitecore.Context.Site.rootPath



Answer: a

2. How do you install a Sitecore package?

a. Control Panel>Administration>Install a Package

b. Marketing Panel>Administration>Install a Package

c. Dashboard>Administration>Install a Package

d. Administration>Install a Package

Answer: a

3. How can you extend the Sitecore Framework?

a. Packages

b. Module

c. Update Package

d. Using SDK



Answer: a,b,c

4. Sitecore Rocks plugin for visual studio can be used to perform which tasks

a. Manage Packages

b. Create Anti-Package for undo functionality

c. Create Items

d. Create Templates

e. All of the above

Answer: e

5. The Sitecore Package Designer helps you to

a. Add Items statically or dynamically

b. Sets installation options

c. Remove packages

d. None of the above



Answer: a,b

6. Sitecore Rocks allows you to:

a. Create and manage site content from the Visual Studio

b. Create Presentation component items and code files

c. Integrate with your visual studio project

d. Use site management tools

e. Create and Install Sitecore packages

f. All of the above



Answer: f

7. What does the field type determines for the field in the Content Editor and the Experience Editor?

a. Editor Control

b. Options

c. Value

d. Security



Answer: a

8. What option overrides the Field Name in Sitecore interface?

a. Title

b. Field Name

c. Type

d. Property



Answer: a

9. Which rendering is used occasionally?

a. View Rendering

b. Controller Rendering

c. Item Rendering

d. Method Rendering

e. URL Rendering



Answer: c


10. What steps are required for a custom route in Sitecore?

a. Define a custom route

b. Register the custom route

c. Create a custom route

d. Execute the route



Answer: a,b

No comments:

Post a Comment