Activity Forums Salesforce® Discussions What is the use of Test.start() in Salesforce?

  • Deepak

    Member
    June 12, 2020 at 5:36 am

    The point in your test code when your test actually begins. Use this method when you are testing governor limits.

  • Ratnesh

    Member
    June 12, 2020 at 6:33 am

    Test.startTest method marks the point in your test code when your test actually begins. Each test method is allowed to call this method only once.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos