Selenium Java - TestNG Integration
Which of the following is the correct syntax to enable parallel execution of test methods in TestNG XML?
parallel and thread-count (with hyphen).parallel="methods" and thread-count="3", which is correct syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions