You need to sign in to do that
Don't have an account?
Increase test code coverage for objects created using graphic interface
Hello,
I need to deploy some changes on SalesForce that includes custom fields, workflows and other features created using only the graphic interface (none of it was coded).
When I try to deploy with the tests, i get the error message saying that I need more code coverage to continue. I read some tutorials about this topic but I didn't found any exemple to cases like this ( objects and other fields created only with the visual interface).
How can I increase the code coverage in this case? what kind of flows or classes do I need to create on the developer console in order to do this? (I don't have much experience on the "coding" part).
Thank you.
I need to deploy some changes on SalesForce that includes custom fields, workflows and other features created using only the graphic interface (none of it was coded).
When I try to deploy with the tests, i get the error message saying that I need more code coverage to continue. I read some tutorials about this topic but I didn't found any exemple to cases like this ( objects and other fields created only with the visual interface).
How can I increase the code coverage in this case? what kind of flows or classes do I need to create on the developer console in order to do this? (I don't have much experience on the "coding" part).
Thank you.
Edit: In case it helps, here are the types of classes I need to delpoy.


Don't deploy with the test. Just simply deploy with default option.