Is parallel execution possible in TestNG?

Is parallel execution possible in TestNG?

Yes. parallel execution is possible in TestNG because of multi threading support.