Hi friends,
i have gone through the basic documentation of Nunit.
also i went through links like
but they just explain how to test a class library.
i am really very panic how to test a web application with Nunit.
really panic even though read some posts. all the thing is that i get information how to start testing with a base class library. but i need help how to test a web application, how to pass dynamic values in to it. like suppose i may have to pass a session object in to a method or some runtime object.
in this cases how to test.
can any one just help me how to get started with it other than that basic documentation.
i mean i am really new to it. please help me
thanks
Ravindar
Ravindar
i have gone through the basic documentation of Nunit.
also i went through links like
but they just explain how to test a class library.
i am really very panic how to test a web application with Nunit.
really panic even though read some posts. all the thing is that i get information how to start testing with a base class library. but i need help how to test a web application, how to pass dynamic values in to it. like suppose i may have to pass a session object in to a method or some runtime object.
in this cases how to test.
can any one just help me how to get started with it other than that basic documentation.
i mean i am really new to it. please help me
thanks
Ravindar
Ravindar
Comment