Selenium Java - TestNG Integration
You want to run only specific methods
testLogin and testLogout from LoginTest class using testng.xml. How should you configure it?