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

Know of a forum discussing writing FIT tests?

Does anyone know of a forum for discussing the writing of fit tests? I have a
couple of questions that haven't been answered in the typical open source way
(look at the source stupid).

Barring a forum, any decent online resources that actually *describe* fit,
fixtures, and story tests?
Nov 16 '05 #1
3 1410
Julie <ju***@nospam.com> wrote in
news:40***************@nospam.com:
Does anyone know of a forum for discussing the writing of fit
tests? I have a couple of questions that haven't been answered
in the typical open source way (look at the source stupid).

Barring a forum, any decent online resources that actually
*describe* fit, fixtures, and story tests?


What's a "fit test"? (Google kicked back over 50,000 hits...)

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/
Nov 16 '05 #2
"Chris R. Timmons" wrote:

Julie <ju***@nospam.com> wrote in
news:40***************@nospam.com:
Does anyone know of a forum for discussing the writing of fit
tests? I have a couple of questions that haven't been answered
in the typical open source way (look at the source stupid).

Barring a forum, any decent online resources that actually
*describe* fit, fixtures, and story tests?


What's a "fit test"? (Google kicked back over 50,000 hits...)

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/


First result would have pointed you in the right direction:

http://fit.c2.com/wiki.cgi?WelcomeVisitors

However, unless you are 'open source' gifted, it doesn't make much sense by
looking through the site.

Basically, fit tests are based on the fit framework which takes in a
table-formatted input file (such as an html or word document), and processes
the commands in the cells. The cells have an action, method, and expected
result. You then run these tests on your code (through fixtures that you
write) to test the code (inputs and outputs). If you know about unit tests,
fit tests are a step up from that, and the inputs (story tests) are typically
written by the customer (user representative on the development team). (The
test fixtures are written by the developer.)
Nov 16 '05 #3
Try fi******@yahoogroups.com

Victor
"Julie" <ju***@nospam.com> wrote in message
news:40***************@nospam.com...
Does anyone know of a forum for discussing the writing of fit tests? I have a couple of questions that haven't been answered in the typical open source way (look at the source stupid).

Barring a forum, any decent online resources that actually *describe* fit,
fixtures, and story tests?

Nov 16 '05 #4

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

Similar topics

3
by: Robert | last post by:
Python doesn't know the class of a method when container not direct class attribute: >>> class X: .... def f():pass .... g=f .... l= .... >>> X.g <unbound method X.f>
161
by: KraftDiner | last post by:
I was under the assumption that everything in python was a refrence... so if I code this: lst = for i in lst: if i==2: i = 4 print lst I though the contents of lst would be modified.....
13
by: Joni Nieminen | last post by:
Is there any code or script which do forum in the page! I can do little javascript.. Help?!
6
by: Jeremy | last post by:
I understand what a unit test is. No problem there. What I'm wondering is what, specifically, do most of you more experienced developers mean by "writing" a unit test. Am I correct to believe...
0
by: Philip Nelson | last post by:
We've got a little IRC (real time chat) forum up and running for discussion of all things DB2 . It might prove useful, especially as we all start looking at the V9 GA code. You'll find it on -...
5
by: Richard Giuly | last post by:
Hello, I would like to write "portable" C++ code that could theoretically run on linux, windows, and other platforms, and I'd like to use VS as the editor/compiler/linker. The simplest thing...
89
by: Skybuck Flying | last post by:
Hello, This morning I had an idea how to write Scalable Software in general. Unfortunately with Delphi 2007 it can't be done because it does not support operating overloading for classes, or...
2
by: technica | last post by:
Hello All, We have started with a new programming discussion group on Gmail. TechnicalTalk is a group dedicated to computer programming discussion, programming tutorials, programming articles...
30
by: Cramer | last post by:
I've finally gotton board with TDD (test driven development) and wow is it effective! I went from sceptic to True Believer with my first effort. My question: According to the various books and...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
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
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.