Selenium Java - TestNG Integration
Which of the following is the correct way to set test priority in TestNG?
@Test(priority = number) to set the execution order of tests.priority, not order, sequence, or rank.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions