Salesforce Interview questions with answers Part 34

Salesforce Interview questions with answers Part 34

1. What is the scope of the project?


To define the scope of the project, it is important to identify the following:
1. Project objectives.
2. Goals.
3. Sub-phases.
4. Tasks.
5. Resources.
6. Budget.
7. Schedule.

2. How many application have you developed for this project and what is the purpose of this application? How did the business benefit from these applications?


Explain the business process of the project. For example, if it is an Service Application, we can explain how Customer Queries are resolved. If it is an Sales Project, we can explain how Sales Process is implemented. If it is a Marketing Application, we can explain how marketing process is implemented.

3. What were some of the challenges you encountered during the development of the applications? How did you over come it? Give me some specific examples?


1. Governor limit
2. Test class failures due to recent changes
3. Token expiration

4. What is the daily routine of a Salesforce developer?


1. Solving Tickets
2. Taking Backup of code
3. Committing changes to SVN
4. Addressing users requests


5. During your production support time – did you find any incidents recurring? If so, how did you resolve to stop recurring incidents? Give examples of incidents?


Prepare a document for recurring tasks and send them to the users.

6. Give some examples of SOSL and SOQL?


https://www.infallibletechie.com/2013/12/soql.html


https://www.infallibletechie.com/2012/07/example-for-soslsalesforce-object.html


https://www.infallibletechie.com/2015/01/simple-soql-to-fetch-records-based-on.html


7. As a salesforce developer, give me scenarios where I would use SQL queries to analyze what?


https://www.infallibletechie.com/2013/12/soql.html


8. Give me examples or scenarios where you would need to integrate Salesforce applications with other web applications? 


1. Synchronizing data with external data base
2. Sending information to third party data base

9. What type of services works well to integrate Salesforce application with other application?SOAP or REST? Why?

https://www.infallibletechie.com/2014/03/blog-post.html

Leave a Reply