473,397 Members | 2,084 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,397 software developers and data experts.

Unit Testing

Daz
Hi everyone.

I am writing some very big applications, and I think it's about time I
started doing unit testing. The only thing is, I don't have a clue
where to start. I would appreciate it if someone would be so kind as
to point me in the right direction, perhaps with a URL, or a good Unit
Testing application. I should point out that any applications required
need to be cross platform, as I develop on Linux.

Thanks in advance.

Daz.

Sep 16 '07 #1
6 1767
On Sep 16, 4:26 am, Daz <cutenfu...@gmail.comwrote:
Hi everyone.

I am writing some very big applications, and I think it's about time I
started doing unit testing. The only thing is, I don't have a clue
where to start. I would appreciate it if someone would be so kind as
to point me in the right direction, perhaps with a URL, or a good Unit
Testing application. I should point out that any applications required
need to be cross platform, as I develop on Linux.

Thanks in advance.

Daz.
Well, what framework are you working with? rails, asp.net php/x ...?

Sep 17 '07 #2
if you have to test a lot of javascript, try selenium.
Sep 17 '07 #3
Daz
On Sep 17, 4:16 am, "egg...@gmail.com" <egg...@gmail.comwrote:
On Sep 16, 4:26 am, Daz <cutenfu...@gmail.comwrote:
Hi everyone.
I am writing some very big applications, and I think it's about time I
started doing unit testing. The only thing is, I don't have a clue
where to start. I would appreciate it if someone would be so kind as
to point me in the right direction, perhaps with a URL, or a good Unit
Testing application. I should point out that any applications required
need to be cross platform, as I develop on Linux.
Thanks in advance.
Daz.

Well, what framework are you working with? rails, asp.net php/x ...?
I'm actually working on my own framework.

Sep 17 '07 #4
Daz
Thank you for your suggestions/recommendations everyone. I really
appreciate it.

Sep 17 '07 #5
On Sep 17, 1:05 pm, Daz <cutenfu...@gmail.comwrote:
On Sep 17, 4:16 am, "egg...@gmail.com" <egg...@gmail.comwrote:
On Sep 16, 4:26 am, Daz <cutenfu...@gmail.comwrote:
Hi everyone.
I am writing some very big applications, and I think it's about time I
started doing unit testing. The only thing is, I don't have a clue
where to start. I would appreciate it if someone would be so kind as
to point me in the right direction, perhaps with a URL, or a good Unit
Testing application. I should point out that any applications required
need to be cross platform, as I develop on Linux.
Thanks in advance.
Daz.
Well, what framework are you working with? rails, asp.net php/x ...?

I'm actually working on my own framework.
Fine, what language is your server side in?

Sep 18 '07 #6
Daz
On Sep 18, 6:27 am, "egg...@gmail.com" <egg...@gmail.comwrote:
On Sep 17, 1:05 pm, Daz <cutenfu...@gmail.comwrote:
On Sep 17, 4:16 am, "egg...@gmail.com" <egg...@gmail.comwrote:
On Sep 16, 4:26 am, Daz <cutenfu...@gmail.comwrote:
Hi everyone.
I am writing some very big applications, and I think it's about time I
started doing unit testing. The only thing is, I don't have a clue
where to start. I would appreciate it if someone would be so kind as
to point me in the right direction, perhaps with a URL, or a good Unit
Testing application. I should point out that any applications required
need to be cross platform, as I develop on Linux.
Thanks in advance.
Daz.
Well, what framework are you working with? rails, asp.net php/x ...?
I'm actually working on my own framework.

Fine, what language is your server side in?
PHP 5.2

Sep 18 '07 #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
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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...

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.