I am new to selenium. I am using selenium rc, Eclipse and TestNg framework.
I am getting stuck in how to handle the user authentication related exceptions? I wanted to test log in functionality with both positive and negative test cases.Can any one please help me to get login script for both valid and invalid inputs.Where to display the Pass/Fail results.