Activity Forums Salesforce® Discussions What is @IsTest(isParallel=true) in Salesforce?

  • Avnish Yadav

    Member
    August 3, 2018 at 6:27 am

    Hi Prachi,

    Use the @isTest(isParallel=true) annotation to indicate test classes that can run in parallel and aren't restricted by the default limits on the number of concurrent tests. This makes the execution of test classes more efficient because more tests can be run in parallel.

    Thanks.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos