You need to sign in to do that
Don't have an account?
Basic Test Code Coverage
Hi guys,
I got two great triggers in my sandbox (1- makes sure there is an attachment in the opportunity, 2- makes sure there is a contact role assigned in the opportunity), but which I can't deploy to production because of the test code coverage.
As I do not have any coding skills and understanding of this area, can I have one test for all the triggers? how can I do this so I can deploy my triggers?
I got two great triggers in my sandbox (1- makes sure there is an attachment in the opportunity, 2- makes sure there is a contact role assigned in the opportunity), but which I can't deploy to production because of the test code coverage.
As I do not have any coding skills and understanding of this area, can I have one test for all the triggers? how can I do this so I can deploy my triggers?
To Test Your Apex Triggers please refer the below document for reference.
- https://developer.salesforce.com/page/How_To_Test_Your_Apex_Triggers
Hope it will be helpful.Best Regards
Rahul Kumar