...
The Cucumber behavior-driven development (BDD) framework supports several languages. Selenic supports the Java Cucumber implementation for JUnit and TestNG.
Selenic supports parallel test execution in all of these frameworks, including in environments that leverage Selenium Grid. Note: API test creation is only supported in sequential test execution environments.
TestNG for Eclipse
If you intend to use the Selenic IDE plug-in with your TestNG tests, the TestNG for Eclipse plug-in must also be installed. Version 6.14.3 or higher is required.
...