You can execute TestNG tests from the command line.
The parallel attribute in TestNG XML file is used to specify parallel execution of test methods.
Using TestNG ensures your code is bug-free.