Question: Question 9 Adam is testing a suite of browser - based tests. Some tests need to run in parallel to reduce the overall test execution

Question 9
Adam is testing a suite of browser-based tests. Some tests need to run in parallel to reduce the overall test execution time. Which TestNG attribute should he use to specify that the tests should run in parallel?
parallel="tests" thread-count="5"
parallel="classes" thread-count="5"
parallel="methods" thread-count="5"
Barallel="instances" thread-count="5"
Question 9 Adam is testing a suite of browser -

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!