473,385 Members | 1,564 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,385 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 1451
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.