NUnit 1.5.1 for .Net 2.0
-
Hi, I am using NUnit 1.5.1 for testing ASP.Net 2.0 project. I have a anchor button which has postback events. There is a javascript embedded in to it. That java script should return me a href value. My java script: "javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("OKButton$_Button", "", true, "", "", false, true))" It seems NUnit is not working correctly for 2.0 framework versions. Can you all plz help me. :(( Is there any other equivalent tools for testing ASP.Net 2.0 pages. Thanks in advance.
-
Hi, I am using NUnit 1.5.1 for testing ASP.Net 2.0 project. I have a anchor button which has postback events. There is a javascript embedded in to it. That java script should return me a href value. My java script: "javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("OKButton$_Button", "", true, "", "", false, true))" It seems NUnit is not working correctly for 2.0 framework versions. Can you all plz help me. :(( Is there any other equivalent tools for testing ASP.Net 2.0 pages. Thanks in advance.
http://msdn2.microsoft.com/en-us/library/ms182526(VS.80).aspx[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Hi, I am using NUnit 1.5.1 for testing ASP.Net 2.0 project. I have a anchor button which has postback events. There is a javascript embedded in to it. That java script should return me a href value. My java script: "javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("OKButton$_Button", "", true, "", "", false, true))" It seems NUnit is not working correctly for 2.0 framework versions. Can you all plz help me. :(( Is there any other equivalent tools for testing ASP.Net 2.0 pages. Thanks in advance.
chandler83 wrote:
I am using NUnit 1.5.1
chandler83 wrote:
t seems NUnit is not working correctly for 2.0 framework versions.
Is there a reason why not to use newer version of NUnit? It might be better.
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus