I am creating test scripts in Visual Studio IDE using Selenium RC and executing them thru NUnit. In order to run these tests on Virtual PC, what would I need to do.
What all would I need to have on the Virtual machines? Only NUnit or even Selenium?
If anybody has any experience setting this up and executing the test I would appreciate your feedback.
Thanks!