473,396 Members | 1,871 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Unit testing.

can we do unit testing like checking the functionality of button in Mic-ACT?

Please provide me the solution. I need urgent help.

Liza


Jul 21 '05 #1
6 1452
http://www.nunit.org/

NUnit is a unit-testing framework for all .Net languages. Initially ported
from JUnit, the current version, 2.1 is the latest update of this xUnit
based unit testing tool for Microsoft .NET. It is written entirely in C# and
has been completely redesigned to take advantage of many .NET language
features, for example custom attributes and other reflection related
capabilities. NUnit brings xUnit to all .NET languages.

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:eK**************@tk2msftngp13.phx.gbl...
can we do unit testing like checking the functionality of button in Mic-ACT?
Please provide me the solution. I need urgent help.

Liza

Jul 21 '05 #2
Hi Jan

Thanks for helping me.

I have tried this also but it does not work.

if u know about HarnessIt ( web testing engine ) ?

"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:u5**************@TK2MSFTNGP10.phx.gbl...
http://www.nunit.org/

NUnit is a unit-testing framework for all .Net languages. Initially ported
from JUnit, the current version, 2.1 is the latest update of this xUnit
based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language
features, for example custom attributes and other reflection related
capabilities. NUnit brings xUnit to all .NET languages.

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:eK**************@tk2msftngp13.phx.gbl...
can we do unit testing like checking the functionality of button in

Mic-ACT?

Please provide me the solution. I need urgent help.

Liza


Jul 21 '05 #3
Why doesn't it work? What are your specific requirements?

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:#S**************@TK2MSFTNGP09.phx.gbl...
Hi Jan

Thanks for helping me.

I have tried this also but it does not work.

if u know about HarnessIt ( web testing engine ) ?

"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:u5**************@TK2MSFTNGP10.phx.gbl...
http://www.nunit.org/

NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current version, 2.1 is the latest update of this xUnit
based unit testing tool for Microsoft .NET. It is written entirely in C#

and
has been completely redesigned to take advantage of many .NET language
features, for example custom attributes and other reflection related
capabilities. NUnit brings xUnit to all .NET languages.

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:eK**************@tk2msftngp13.phx.gbl...
can we do unit testing like checking the functionality of button in

Mic-ACT?

Please provide me the solution. I need urgent help.

Liza



Jul 21 '05 #4
It does not work with .ascx pages ( that is user controls ).
Regards.
"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:uh**************@TK2MSFTNGP12.phx.gbl...
Why doesn't it work? What are your specific requirements?

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:#S**************@TK2MSFTNGP09.phx.gbl...
Hi Jan

Thanks for helping me.

I have tried this also but it does not work.

if u know about HarnessIt ( web testing engine ) ?

"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:u5**************@TK2MSFTNGP10.phx.gbl...
http://www.nunit.org/

NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current version, 2.1 is the latest update of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in
C# and
has been completely redesigned to take advantage of many .NET language
features, for example custom attributes and other reflection related
capabilities. NUnit brings xUnit to all .NET languages.

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:eK**************@tk2msftngp13.phx.gbl...
> can we do unit testing like checking the functionality of button in
Mic-ACT?
>
> Please provide me the solution. I need urgent help.
>
> Liza
>
>
>
>



Jul 21 '05 #5
Here is a Walkthrough:
Testing ASP.NET UserControls
http://www.prettyobjects.com/english...alkthrough3.ht
ml
--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:#Y**************@TK2MSFTNGP12.phx.gbl...
It does not work with .ascx pages ( that is user controls ).
Regards.
"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:uh**************@TK2MSFTNGP12.phx.gbl...
Why doesn't it work? What are your specific requirements?

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:#S**************@TK2MSFTNGP09.phx.gbl...
Hi Jan

Thanks for helping me.

I have tried this also but it does not work.

if u know about HarnessIt ( web testing engine ) ?

"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:u5**************@TK2MSFTNGP10.phx.gbl...
> http://www.nunit.org/
>
> NUnit is a unit-testing framework for all .Net languages. Initially ported
> from JUnit, the current version, 2.1 is the latest update of this xUnit > based unit testing tool for Microsoft .NET. It is written entirely in C#
and
> has been completely redesigned to take advantage of many .NET

language > features, for example custom attributes and other reflection related
> capabilities. NUnit brings xUnit to all .NET languages.
>
> --
> Greetz
>
> Jan Tielens
> ________________________________
> Read my weblog: http://weblogs.asp.net/jan
>
>
> "Liza K." <no*@moreply.com> wrote in message
> news:eK**************@tk2msftngp13.phx.gbl...
> > can we do unit testing like checking the functionality of button in > Mic-ACT?
> >
> > Please provide me the solution. I need urgent help.
> >
> > Liza
> >
> >
> >
> >
>
>



Jul 21 '05 #6
Thanks Jan.
I would try this and get back to you soon.
Regards,
Liza.
"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:Ob**************@TK2MSFTNGP12.phx.gbl...
Here is a Walkthrough:
Testing ASP.NET UserControls
http://www.prettyobjects.com/english...alkthrough3.ht ml
--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:#Y**************@TK2MSFTNGP12.phx.gbl...
It does not work with .ascx pages ( that is user controls ).
Regards.
"Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
news:uh**************@TK2MSFTNGP12.phx.gbl...
Why doesn't it work? What are your specific requirements?

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
"Liza K." <no*@moreply.com> wrote in message
news:#S**************@TK2MSFTNGP09.phx.gbl...
> Hi Jan
>
> Thanks for helping me.
>
> I have tried this also but it does not work.
>
> if u know about HarnessIt ( web testing engine ) ?
>
>
>
> "Jan Tielens" <ja*@no.spam.please.leadit.be> wrote in message
> news:u5**************@TK2MSFTNGP10.phx.gbl...
> > http://www.nunit.org/
> >
> > NUnit is a unit-testing framework for all .Net languages. Initially ported
> > from JUnit, the current version, 2.1 is the latest update of this

xUnit
> > based unit testing tool for Microsoft .NET. It is written entirely in
C#
> and
> > has been completely redesigned to take advantage of many .NET

language > > features, for example custom attributes and other reflection related > > capabilities. NUnit brings xUnit to all .NET languages.
> >
> > --
> > Greetz
> >
> > Jan Tielens
> > ________________________________
> > Read my weblog: http://weblogs.asp.net/jan
> >
> >
> > "Liza K." <no*@moreply.com> wrote in message
> > news:eK**************@tk2msftngp13.phx.gbl...
> > > can we do unit testing like checking the functionality of button in > > Mic-ACT?
> > >
> > > Please provide me the solution. I need urgent help.
> > >
> > > Liza
> > >
> > >
> > >
> > >
> >
> >
>
>



Jul 21 '05 #7

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

Similar topics

4
by: Hugh Cowan | last post by:
Hello, I don't program full-time (anymore), but I do try and stay on-top of the latest technologies and like most are always trying to upgrade my skills and remain current (as much as is...
11
by: rhat | last post by:
Hi Everyone, I've recently been reading some articles about unit-testing in Python , but I am a bit confused: where do I go to get started with this? I tried googling for "unittest" but all I've...
14
by: | last post by:
Hi! I'm looking for unit-testing tools for .NET. Somthing like Java has --> http://www.junit.org regards, gicio
4
by: Peter Rilling | last post by:
Does VS.NET 2005 Professional support integrated unit testing, or is that only with the team system?
72
by: Jacob | last post by:
I have compiled a set og unit testing recommendations based on my own experience on the concept. Feedback and suggestions for improvements are appreciated: ...
4
by: Dat AU DUONG | last post by:
Hi, I am new to Unit testing, could you tell me where I could find information (hopefully step by step) and what is the benefit of unit testing. I am a sole developer in a company, therefore I...
5
by: shuisheng | last post by:
Dear All, I was told that unit test is a powerful tool for progamming. If I am writing a GUI code, is it possible to still using unit test? I have a little experience in using unittest++. But...
176
by: nw | last post by:
Hi, I previously asked for suggestions on teaching testing in C++. Based on some of the replies I received I decided that best way to proceed would be to teach the students how they might write...
48
by: Ark Khasin | last post by:
Unit testing is an integral component of both "formal" and "agile" models of development. Alas, it involves a significant amount of tedious labor. There are test automation tools out there but...
5
by: Ben Finney | last post by:
Howdy all, PEP 299 <URL:http://www.python.org/dev/peps/pep-0299details an enhancement for entry points to Python programs: a module attribute (named '__main__') that will be automatically called...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...

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.