Activity Forums Salesforce® Discussions What are the benefits of creating Test Class in SalesForce?

  • Kirandeep

    Member
    February 18, 2020 at 3:05 pm

    Hi Marziya,

    Test class gives the code coverage which means that which percentage the code works.Basically we find the bugs through test class  and  fix it to give better output.

  • Shubham

    Member
    February 18, 2020 at 5:14 pm

    We write Test Classes in Apex Salesforce for Unit Testing. We get to find the bugs in our code and fix it to give better output

  • Ratnesh

    Member
    February 24, 2020 at 5:04 am

    We compose Test Classes in Apex Salesforce for Unit Testing. We find good pace bugs in our code and fix it to give better yield. Testing gives the Code Coverage, as a matter of first importance we should realize What Code Coverage is? Code inclusion which shows to which rate the code works.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos