Salesforce DevTools Release Notes (version 3.9.0) – Object Fields, SOQL Query Editor

Salesforce DevTools features detail is here. Install Install From Chrome Web Store Release Notes (2022/1/31) 1. Released new feature that supports searching all fields and showing its data usage. This feature helps you to find fields more easily and quickly, to check its data usage in seconds, there is no need to run many soql […]

read more

Salesforce DevTools Release Notes (version 3.8.0)

Detail of Salesforce DevTools features is here. Install Install From Chrome Web StoreRelease Notes (2021/4/5) 1. Released new feature that supports exporting Object Definition Detail to Excel. Object Definition with more detail can be exported now, it includes object setting, fields, field-level security, workflow rules, workflow actions (tasks, field updates, alerts, outboundmessages), there is no […]

read more

Feature of running test with single/multiple testMethods – 2016/05

The features of running test with single testMethod or multiple testMethods via Salesforce API have been released. Running Test with single testMethod Running Test with multiple testMethods Enjoy Tesforce. It’s better up here. ; )

read more

Salesforce DevTools – Powerful Chrome extension for Saleforce.com developer

Salesforce DevTools is a Chrome extension helping Salesforce.com developers do the below things: ・Fully GUI Query editor for generating SOQL and exporting as Excel. ・Exporting Objects Fields, Page Layout, List View Definition as Excel. ・Generating Salesforce data model (ERDs) as svg. ・Show / Hide object API name on object detail page by 1 Click. ・Quickly […]

read more

Write Apex Test Classes efficiently with Tesforce

1.Why Tesforce The Test Classes are required to deploy Apex to a production environment or to be packaged and placed on Force.com AppExchange, it must provide at least 75% code coverage. That will be a huge workload to SFDC Developers if the project(application) include a lot of Apex Classes,the cost of time to write Test […]

read more