I'm using Selenium RC with C# and Nunit, problem is Result Report. I'm not able to report test cases result, In Nunit I can execute only single DLL what if i have 4 DLL, how can I club 4 DLL result in Single report?
Do some one have idea abt the process please explain.
Thanks