User-1106072574 posted
I am unable to get the namespace like nunitasp even though I imported name spaces like
using
NUnit.Framework.SyntaxHelpers;
using
NUnit.Extensions.Asp.AspTester;
using
NUnit.Extensions.Asp;
using
NUnit.Framework;
I reffered some sites inorder to overcome this problem finally, I found that the above specified namespaces are sufficient to test the controls and their functionalities on the web page
one think that even, I am unable to acces the method like assertvisibility()
could any body pls help me out which dll is required to get the namespace like nunitasp
Regards
v v p n kapil..........