Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 99409

How to run high priority tests in selenium

$
0
0

How can we run only high priority test scripts in selenium.

Example : I have 5 tests as login, place order, change order, raise ticket, logout.

Now my priority testcases to be run are login, place order, raise ticket.

Is there any way without using include/exclude tags in testNG?


Viewing all articles
Browse latest Browse all 99409

Trending Articles