Home > Salesforce Certification > Quizzes > Salesforce (Development) Fundamentals Test
Salesforce (Development) Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 24% Most missed: “Setting CurrencyIsoCode to a value that is not defined for an organization leads…”
Salesforce (Development) Fundamentals Test
Time left 00:00
25 Questions

1. When your session expires - the exception code (...) is returned.
2. . How can you create Many to Many relationship in salesforce.com?
3. Does Salesforce check for IP restrictions when granting access to the API?
4. Select the SOAP header that does not exist in API 29.0 and earlier versions up to 14.0 and might not be seen in WSDL
5. What is the right syntax for the associated name field of Custom Objects in WSDL?
6. Will the API calls - retrieve() and delete() - accept an array of IDs?
7. Which objects written to a Salesforce object are committed automatically?
8. Which link to the AppExchange Partner Program page - among given - is wrong?
9. What is a sObject?
10. The SOAP endpoint for an API verion 29.0 contains a URL with a format:
11. What do API calls represent?
12. If your ID was 12 characters - what error would you get?
13. Lets assume you are calling describeGlobal() web-method to obtain a list of available objects for your organization-™s data. What will you get in the case of successful call?
14. What values do boolean fields contain?
15. What does the combobox field return?
16. According to roles in the sharing hierarchy - who can view and edit the record?
17. Which call is similar to the AUTOCOMMMIT setting in SQL?
18. What types of error handling are there?
19. Double values have what restrictions?
20. An Error object contains statusCodes - message - fields properties. What property (or properties) has information about fields in the object affected by the error condition?
21. What is a token?
22. Currency and percent fields are what type of value?
23. What is created when an object does not have a master-detail relationship to another object?
24. Chatter Feed Objects of Data Model includes objects related to feeds. All feed items have:
25. Where are exception codes defined?