473,748 Members | 4,178 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Getting Third Party Component Suppliers to support NUnit and NUnitASP to support test driven development in web pages

Hi,

I've been using NUnitASP and found that it reaches it's limits very quickly.
It has problems with parsing certain pages and raises errors for these when
perhaps it shouldn't. Another downside is that it only supports the out of
the box Microsoft controls.

The people who are producing NUnitASP haven't been able to create another
release for almost a year now. I was thinking how an impetus good be given
to them to improve it and keep working on it.

One such way would be to encourage makers of ASP.NET Web Controls to supply
tester objects to be used with NUnitASP. For example I have been using
ComponentOne's Suite and found it to be quite good. However I'd like to
unit test the web pages with NUnitASP. I have asked ComponentOne to supply
tester objects to be used with NUnitASP. IF third party suppliers supply
support for unit testing then I think this will help generate the support
needed to improve NUnitASP. Perhaps if it where funded to be maintained
then we can get a better product and more reliability in testing of web
pages.

Interested to also hear about any other thoughts on this. Does anyone else
to something different with testing web pages. We can ceratinly unit test
our classes but I'd like to get the web page unit tested.

Regards,

Nick

OOOOOOOOOOOOOOO OOOOOOOOOOOOOOO OOOOOOOOOOOOOOO OOOOOOOOOOOO
O Nick Zdunic BSc (Hons)
O Systems Analyst
O Strategic Systems (WA) Pty Ltd
O mobile: +61 [0]4 126 480 88
O work: +61 [0]8 9457 3664
O fax: +61 [0]8 9457 3665
O email: ni**@ss.com.au
O URL: http://www.ss.com.au
OOOOOOOOOOOOOOO OOOOOOOOOOOOOOO OOOOOOOOOOOOOOO OOOOOOOOOOOO
O EP methodology - Innovative techniques that work...
O Time Master - Essential time management made easy...
OOOOOOOOOOOOOOO OOOOOOOOOOOOOOO OOOOOOOOOOOOOOO OOOOOOOOOOOO

Jul 21 '05 #1
0 1357

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2964
by: Lecture Snoddddgrass | last post by:
Greetings, Can anyone recommend a good 3rd party docking windows component for WinForms? I'm looking for something that allows windows to not only be docked but to "popout", much like the Solution Explorer or Toolbox in Visual Studio.NET. For my last project, I used the SyncFusion component for docking windows, but my experience is that SyncFusion is buggy. I'd prefer to use a different vendor for this project. Any advice? Thanks,
1
1220
by: Joe Thompson | last post by:
Hi, Is it true that MS VC++.Net 2003 does not support licensed components? I almost bought a 3rd party serial port component and the vendor told me this. They said it would only work on the development machine. I searched google and found a very similar thread about a year ago but I can't tell what was finally concluded. Any help would be appreciated. I am using managed C++ (WinForm project). Thank you,
0
978
by: Nick Zdunic | last post by:
Hi, I've been using NUnitASP and found that it reaches it's limits very quickly. It has problems with parsing certain pages and raises errors for these when perhaps it shouldn't. Another downside is that it only supports the out of the box Microsoft controls. The people who are producing NUnitASP haven't been able to create another release for almost a year now. I was thinking how an impetus good be given to them to improve it and...
4
3492
by: Mark | last post by:
I'm building some NUnit tests for the business classes in my ASP.NET application. Some of the business classes use Session to store information. NUnit does not generate a Session, so the code below bombs when a HttpContext.Current.Session; Any suggestions on the best alternative for working around this, without making a hack job out of the code? I can check the HttpContext.Current and check to see if it is null, but where/how should...
1
1623
by: Frank Rizzo | last post by:
I am trying to figure out NUnit. I've seen some blogs where people swear by it. I can't figure it out. What is its purpose? And I am not sure how to make it work once it is installed. I clicked on Test With/VS.NET and it always returns TestCase 'M:AppProject.Mru.Add(System.String)' failed: Parameter count mismatch. regardless of the class I try to test with.
1
2159
by: Justin D. Fisher | last post by:
Anyone out there use NUnit for unit level testing on VB.Net? I see lots of C# documentation out there but very little for VB.Net? Can anyone suggest some books or web sites that address this?
4
362
by: Steve Drake | last post by:
All, If you right click on a word doc, you can see and set the custom props for the document, how can this be done in C# (or any other lang) I don't want to automate word as this will be running on a server as a windows service. Cheers
20
2020
by: Parag | last post by:
Hi, I am trying to figure out best testing tool for my project. I have narrowed down my requirements to two tools NUNIT and VSTS unit. But I have used neither and I have to use only one of them. Hence can someone who has used them before share his/her experience on them so that I can get a better idea and make a proper choice ? Any link or suggestions are also welcome. Thanks and Regards, Parag
2
1371
by: Nate | last post by:
All, I have started using NUnitASP to write test cases for an ASP.NET application. It works great, but some of the assertions that need to be made depend on values stored in the Session. The problem is that NUnitASP basically acts as a client to webforms and simply abstracts the HTML emitted by the various ASP.NET pages and has no access to the Session or even HttpContext.Current for that matter (its completely detached from the...
0
8826
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9534
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9366
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8239
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6793
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6073
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4597
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2777
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2211
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.