InterviewSolution
Saved Bookmarks
| 1. |
How To Exclude A Particular Test Method From A Test Case Execution? |
|
Answer» By adding the EXCLUDE TAG in the testng.xml
By adding the exclude tag in the testng.xml |
|