How to run parallel test using Bamboo pipeline?

Can we run parallel test using bamboo pipeline?

Hi Tim,

Please refer to the below code for your script section:

echo "start testing"
export LT_USERNAME=<Your_LambdaTest_Username>
export LT_ACCESS_KEY=<Your_LambdaTest_Access_Key>
node <path to your parallel configuration file>