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

Salesforce Integration Tutorial | Integrate Salesforce with Apps

Video in

This "𝐒𝐚𝐥𝐞𝐬𝐟𝐨𝐫𝐜𝐞 𝐈𝐧𝐭𝐞𝐠𝐫𝐚𝐭𝐢𝐨𝐧 𝐓𝐮𝐭𝐨𝐫𝐢𝐚𝐥" video by Edureka will help you understand what is Salesforce integration in detail. It will also address the various Salesforce integration…