With Spring ’16 Salesforce has released a new feature which helps to run multiple test classes at once. Suppose you have 50 test classes in your org on Opportunity object and every time any developer makes any change in your apex code you want to make sure that test cases are no failing so you manually …
Archives
Customize Standard and Custom Object
In previous post you have learned about Object and Fields in Salesforce, you also learned about how to work with Salesforce data model. In this post we will check how we can customize standard and custom object in Salesforce 1. Page layout In Salesforce every record has a detail page which shows all the information about …