Pass the Salesforce Salesforce Developer Development-Lifecycle-and-Deployment-Architect Questions and answers with CertsForce

Viewing page 4 out of 7 pages
Viewing questions 31-40 out of questions
Questions # 31:

Universal Containers wants to delete the day’s test data in a partial copy sandbox every

night, setting the sandbox back to a fresh state for tomorrows testing. The test data is

approximately 1GB.

What is the best strategy the architect should recommend?

Options:

A.

Manually delete all records individually.


B.

Execute a batch job that deletes all records created on the day.


C.

Create a new developer copy sandbox every night.


D.

Refresh the sandbox every night.


Expert Solution
Questions # 32:

Universal Containers has five development teams. The performance of the teams has

been good, but the number of bugs has been increasing. After each sprint, they need more time to

understand the code and make changes.

What are two ways to improve the performance?

Choose 2 answers

Options:

A.

Define a team that will analyze/approve all changes.


B.

Define and follow code standards.


C.

Sprint review process.


D.

Version control system to identify who is generating the bugs.


Expert Solution
Questions # 33:

Which are the two key benefits of fully integrating an agile issue tracker with software testing and continuous integration tools? Choose 2 answers?

Options:

A.

Developers can see automated test statuses that commit on a specific user story.


B.

Developers can collaborate and communicate effectively on specific user stories.


C.

Developers can observe their team velocity on the burn chart report in the agile tool.


D.

Developers can use the committed code's build status directly on the user story record.


Expert Solution
Questions # 34:

Universal Containers would like to conduct performance testing on its new major release. What three things should the architect consider when discussing performance testing?

Choose 3 answers

Options:

A.

Salesforce must be informed at least7 days before starting performance tests.


B.

Salesforce will monitor test activity to ensure there are no issues with Salesforce Services.


C.

Performance tests must be run in a sandbox.


D.

A business justification must be provided to Salesforce in order to run performance testing.


E.

Performance tests may be run without advanced notice, but Salesforce will not store performance logs.


Expert Solution
Questions # 35:

Universal Containers is a Salesforce AppExchange partner and they are planning to

launch recommended that they use a partner development org for development. New app. The technical architect

What are the three benefits of using a partner development org over an individual development org in this scenario?

Choose 3 answers

Options:

A.

Partner development org has a greater number of licenses available for the team.


B.

Partner development org offers higher API limit.


C.

Only partner development org supports managed beta testing.


D.

Partner development org never expires.


E.

Partner development org offers more storage.


Expert Solution
Questions # 36:

Universal Containers has automated its deployment process using Metadata API. However, they found that Metadata API doesn't support all the components yet. What should be done to address this?

Options:

A.

Deploy unsupported components manually before/after deployment.


B.

Use AppExchange products to deploy unsupported components.


C.

Use change sets for deploying all the unsupported components.


D.

Use the force.com IDE for deploying the unsupported components.


Expert Solution
Questions # 37:

Universal Containers (UC) is using sales and service Cloud. They have two major releases and four minor releases every year. They have deployment (dev), integration, user acceptance (UAT), staging, and hotflix sandboxes. What should an Architect recommend when UC has PI issues and has to be fixed immediately?

Options:

A.

Fix the issue in staging and deploy it into production.


B.

Fix the issue in hotflix, test, and deploy to production.


C.

Fix the issue in development, test, UAT, and deploy to production.


D.

Follow the release management process to move to production.


Expert Solution
Questions # 38:

Universal Containers (UC) is implementing Salesforce and wants the custom code to be unit-tested for all adverse conditions. Which two best practices should an Architect recommend while implementing Test Classes? Choose 2 answers

Options:

A.

Execute test classes under various profiles


B.

Test classes should not create custom setting data.


C.

Test classes must use existing data in the environment.


D.

Test data must have positive as well as negative data.


Expert Solution
Questions # 39:

A developer on the Universal Containers team has written a test class to test a method

that involves a web service callout. Within the test class, the developer is supposed to load test

data, create an instance of the Mock object, set the Test.setMock() to that Mock object, call

startTest(), execute the code that makes the callout, call stopTest(), and compare the result with

expectations. Unfortunately, the Developer forgot to use the Test.setMock() method step.

What would happen when the developer runs this test class?

Options:

A.

The test class fails without error message since the test class will simply skip the webservice callout during the execution.


B.

The test class fails and the developer will see a message stating: Methods defined asTestMethod do not support Web service callouts.


C.

The test class would make the web service callout and may or may not fail depending on the circumstances on the web service end


D.

It is impossible to miss the Test.setMock() statement, the Developer Console will not let the developer save it since the test method callout


Expert Solution
Questions # 40:

Universal Containers is validating an outbound change set from the Developer Sandbox to the production org. Which two locking behaviors will occur during a deployment? Choose 2 answers

Options:

A.

The production org will be locked. Administrators cannot modify metadata during this time


B.

The sandbox org will be locked. Administrators cannot modify metadata


C.

The production org will be locked. Users can only Read data during this time


D.

The production org will be locked. Users will still be able to Read/Write data to the org


Expert Solution
Viewing page 4 out of 7 pages
Viewing questions 31-40 out of questions