Salesforce Administration Essentials for Experienced Admin - ADM-211 Exam Practice Test
Question 1
CORRECT TEXT
Describe Apex
Describe Apex
Correct Answer:
1. Apex is a procedural scripting language executed byfoix-e.com.
2.It uses a Java-like syntax, acts like database stored procedures.
3.It runs natively on sales force servers, more powerful and faster than non-server code.
4.It adds business logic to most system events - button clicks, related record updates, s-control displays, data loads
2.It uses a Java-like syntax, acts like database stored procedures.
3.It runs natively on sales force servers, more powerful and faster than non-server code.
4.It adds business logic to most system events - button clicks, related record updates, s-control displays, data loads
Question 2
Universal Containers wants all of its sales representatives to use a standard format in Microsoft Word for communicating price quote information to its customers.
Correct Answer: A
Question 3
All of the following tools assist in auditing EXCEPT:
Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
What is true about Custom Button? Choose 2
Correct Answer: A,B
Question 5
What type of report drives the User Login dashboard component?
Correct Answer: C
Question 6
The Mass Delete tool can be used on any object
Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 7
Which should be used when coding Apex if the code is going to be reused by other developers?
Correct Answer: A
Question 8
CORRECT TEXT
37. How can you measure adoption beyond the number of logins?
37. How can you measure adoption beyond the number of logins?
Correct Answer:
1. Track how often users are using new features after training sessions.
2.Run spot checks on data, track usage with regards to the financial calendar (last minute entries versus consistent usage).
3.Track training sessions in SFDC.
2.Run spot checks on data, track usage with regards to the financial calendar (last minute entries versus consistent usage).
3.Track training sessions in SFDC.
Question 9
What is Force.com Site?
Correct Answer: B
Question 10
What are the two major pieces to S-Controls?
Correct Answer: D
Question 11
Where within the user interface is the force.com IDE available for download?
Correct Answer: C
Question 12
What App Exchange partner allows you to easily web-enable any object without needing to use the API to develop custom web integration?
Correct Answer: C
Question 13
If you implement Territory Management, your role hierarchy will he copied to your Territory structure.
Correct Answer: B
Question 14
Which is NOT a feature of Custom Report Types?
Correct Answer: B
Question 15
CORRECT TEXT
Is it possible to incorporate Web Services API calls into s-controls?
Is it possible to incorporate Web Services API calls into s-controls?
Correct Answer:
Yes- you would do so by referencing the A.IAX toolkit.

