To run single test (Web Browser Automation) use below command
mvn test -D suite=single.xml
To run single test (Mobile Browser Automation) use below command
mvn test -D suite=mobile.xml
To run accesiility test (Web Browser Automation) use below command
mvn test -D suite=accessibility.xml
To run parallel test (Web Browser Automation) use below command
mvn test -D suite=parallel.xml
To run single test (Android App Automation) use below command
mvn test -D suite=android_single.xml
To run single test (Android App Automation) use below command
mvn test -D suite=android_parallel.xml
To run single test (iOS App Automation) use below command
mvn test -D suite=iOS_single.xml
To run single test (iOS App Automation) use below command
mvn test -D suite=iOS_parallel.xml
To run Cypress Test use below command
npm test
To run playwright Test - Single Thread
node playwright_single.js
To run playwright Test - Parallel 3 Thread's
node playwright_parallel.js
Navigate to https://smartui.lambdatest.com/projects
- Run command
mvn test -D suite=visual_baseline.xml -Denv.project=<NAME_OF_THE_CUSTOMER>
- run command
mvn test -D suite=visualchangebuild.xml -Denv.project=<NAME_OF_THE_CUSTOMER>
Runs will be reflected in the smartUI dashboard with the same project name as passed in maven commands((NAME_OF_THE_CUSTOMER) ) above
- Run function test
./hyperexecute --config testng_hyperexecute_autosplit_sample.yaml --download-artifacts --force-clean-artifacts --user <username> --key <accesskey>
- Run jmeter test
./hyperexecute --config jmeter.yaml --download-artifacts --force-clean-artifacts --user <username> --key <accesskey>
Runs will be reflected in the Hyperexecute dashboard here https://hyperexecute.lambdatest.com/hyperexecute/jobs