Activity Forums Salesforce® Discussions Can anyone provide some tips for testing in Salesforce?

  • sushant

    Member
    January 25, 2017 at 1:20 pm
  • Avnish Yadav

    Member
    September 30, 2018 at 4:57 am

    Hello,

    Follow this blog - https://www.algoworks.com/blog/testing-in-salesforce/

    Thanks.

  • William

    Member
    December 1, 2018 at 4:48 am

    Salesforce testing is not a very easy thing to do. You can create apps without codes but when it comes to testing you need a substantial amount of coding skills. Here are 6 practical tips for testing in Salesforce-

    ·         Focus on Code Portability
    ·         Be mindful about your Code’s coverage
    ·         Always write your Test Case in Controllers and Classes
    ·         Perform Assert Based Testing
    ·         Always do the Testing for Bulk data first

  • Nitesh

    Member
    December 1, 2018 at 11:04 am

    Do the unit Testing
    Do the code review
    Always write the test case according to your Project and follow that test case.
    Follow the SDLC model of testing.

Log In to reply.

Popular Salesforce Blogs