What is minimum test coverage required for trigger to deploy?
Answer / Paras Verma
To deploy a Trigger, it needs a minimum test coverage of 75%. You must write Test Classes that cover all the logic in your Trigger and make sure the test coverage meets the requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are groups in SFDC and what is their use?
What is the trigger in salesforce? And types of trigger.
What is field-level security in the salesforce context?
What do you think are the best practices of creating contact sharing rules?
How much does a Salesforce license cost?
List 3 governor limits in apex?
Can we call a batch apex program in apex trigger ?
What will happen if we delete child object in case of look up relationship and master detail relationship? : salesforce objects & fields
If even one person in your organization is not allowed to see position data, what will be owd ? : salesforce sharing and security
Mention changing what may cause data loss?
What are the different ways of deployment in salesforce?
Can we create a dashboard using Visual-force page? and what all the components we use here?