I created a web project in ASP.net .In that I used Rad Grid component of Telerik.I want to test a class file in that the function contains radgrid object as parameter.The fuctions will change the properties of the control dynamically while running the web project(eg: clear row selections ).How can i test those functions using Nunit.? Please help with regards Sreejith