TestNG supports parallel execution at scenario level
To run the scenarios in parallel -
Open /src/test/java/com/github/automation/parallel/ParallelRunner.java.
Right click inside the class and select Run ParallelRunner option
To view the report-
Open /test-output-thread/index.html file in a browser