Hi All,
I am testing the web application using Selenium RC. All things works fine and I have written many test cases and executing these test cases using Nunit.
Now the hurdle that i am facing is how to keep track of failures or how to generate the Reports ?
Please advice which could be best way to capture this.
Thanks in Advance