Salesforce Interview questions with answers Part 6
1. I have an account object, I have a status field which has open and completed checkboxes, when ever I click on completed, I want an opportunity to be created ....
1. I have an account object, I have a status field which has open and completed checkboxes, when ever I click on completed, I want an opportunity to be created ....
1. Can you tell me brief introduction about your profile technically regarding to project?2. In which module have you worked, say sales module or service module?3. Can you brief me ....
1. What is on-Demand process? On-demand process is nothing but "pay for what you use" policy.We can subscribe to what we want and pay-as-you-go model. 2. Can we create 2 ....
1. What are the Governor Limits in Salesforce? http://infallibletechie.blogspot.in/2012/12/governor-limits-in-salesforce_26.html 2. What is the difference b/w Trigger & Workflow? Triggered can be fired before or after some operation.Workflow cab be fired ....
1. In which object all Approval process are stored? Approval 2. In which object all email templates are saved? EmailTemplate 3. In which object all Account Team Members are added? ....
1. When Workflow limit has over in your Salesforce organization, what are all the alternatives for workflows? Triggers Schedulable class 2. Is it possible to write test classes for your ....
1. What is an alternative for workflow? Trigger Process Builder Schedule apex. 2. What is the use of isNew()? Checks whether the record is newly created. 3. If you organization ....
1. Explain "Mixed_DML_Operation" error. 2. Do Apex test methods persist data to the Salesforce.com data store? 3. Is it necessary to write Apex test classes for custom controllers? 4. Explain ....
How to use external WSDL in Salesforce application? Difference between REST API and SOAP API? What is the use of Bulk API? Have you worked in Siebel to Salesforce data ....
1. How to reset password for particular users in SaleSforce? 2. How to grant your administrator or support personnel to login as you? 3. How to find out what Salesforce ....