Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions (070-488) Free Practice Test
Question 1
DRAG DROP
You develop a reusable workflow on a development site by using SharePoint Designer. The workflow must be made available to a test site on a different SharePoint environment. You need to deploy and start the workflow on the test site by using Microsoft Visual Studio
2012.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

You develop a reusable workflow on a development site by using SharePoint Designer. The workflow must be made available to a test site on a different SharePoint environment. You need to deploy and start the workflow on the test site by using Microsoft Visual Studio
2012.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

Correct Answer:

Question 2
DRAG DROP
A company develops a workflow by using SharePoint Workflow Manager. The Auditing department has a SQL Server database that contains a list of all available software. The list contains the names of the users who have permission to use the software. The data is available through a Windows Communication Foundation (WCF) service that uses OData and is deployed internally.
The IT department plans to implement a help desk solution on the IT site collection that involves the creation of workflows.
A user must request approval to use software that is not available internally from three different managers. The workflow should be approved if two of the three managers approve the request.
The workflow has an Evaluation and an Approval stage.
You need to develop the workflow by using SharePoint Designer.
Which five actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)

A company develops a workflow by using SharePoint Workflow Manager. The Auditing department has a SQL Server database that contains a list of all available software. The list contains the names of the users who have permission to use the software. The data is available through a Windows Communication Foundation (WCF) service that uses OData and is deployed internally.
The IT department plans to implement a help desk solution on the IT site collection that involves the creation of workflows.
A user must request approval to use software that is not available internally from three different managers. The workflow should be approved if two of the three managers approve the request.
The workflow has an Evaluation and an Approval stage.
You need to develop the workflow by using SharePoint Designer.
Which five actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)

Correct Answer:

Question 3
DRAG DROP
You need to create a collaboration template.

Which code segment should you include in Target 1, Target 2, Target 3, Target 4 and Target 5 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)

You need to create a collaboration template.

Which code segment should you include in Target 1, Target 2, Target 3, Target 4 and Target 5 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)

Correct Answer:

Question 4
HOTSPOT
A web application that listens on port 80 has been created for Internet users to access your company's SharePoint site. The web application uses claims-based authentication.
Users report that they are prompted for credentials when they access the site in their
browser.
You need to enable anonymous access.
On the Manage web applications page in Central Administration, which option should you select? (To answer, select the appropriate menu item in the answer area.)

A web application that listens on port 80 has been created for Internet users to access your company's SharePoint site. The web application uses claims-based authentication.
Users report that they are prompted for credentials when they access the site in their
browser.
You need to enable anonymous access.
On the Manage web applications page in Central Administration, which option should you select? (To answer, select the appropriate menu item in the answer area.)

Correct Answer:

Question 5
HOTSPOT
You develop a SharePoint app that companies use to track and submit employee expenses.
You must create two versions of the app. VersionA is highly customized for a specific client. VersionB has reduced functionality and must be available to the general public.
You need to publish the apps.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.

You develop a SharePoint app that companies use to track and submit employee expenses.
You must create two versions of the app. VersionA is highly customized for a specific client. VersionB has reduced functionality and must be available to the general public.
You need to publish the apps.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Correct Answer:

Question 6
A company uses SharePoint for internal collaboration. SharePoint is deployed on a server farm with a single front-end server, a single application server, and a dedicated database server.
You review existing Web Parts that read from and write to SharePoint lists. You find the following code in one of the utility classes and notice memory leaks in the method.

You need to ensure that there are no memory leaks in the method.
What should you do?
You review existing Web Parts that read from and write to SharePoint lists. You find the following code in one of the utility classes and notice memory leaks in the method.

You need to ensure that there are no memory leaks in the method.
What should you do?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
You are developing a SharePoint solution for a company. You create one site collection for each department. Sites may use data from internal or external web service endpoints. You are developing an application that allows site owners to add or change web service endpoints.
The application must run in the context of the site owner.
You need to complete the application.
What should you do?
The application must run in the context of the site owner.
You need to complete the application.
What should you do?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).