The Artima Developer Community
Sponsored Link

Agile Buzz Forum
FIT: First Experience

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael

Posts: 1010
Nickname: targetp
Registered: Sep, 2004

Michael is a leader of TargetProcess.com project
FIT: First Experience Posted: Aug 9, 2005 9:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Michael.
Original Post: FIT: First Experience
Feed Title: TargetProcess Blog
Feed URL: http://feeds2.feedburner.com/Targetprocess
Feed Description: Agile development and processes, project management, programming practices, patterns, XP(eXtreme Programming), SCRUM, Crystal, TargetProcess news, what else?
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Michael
Latest Posts From TargetProcess Blog

Advertisement
At least I've wrote some FIT tests. FIT is an acceptance testing framework for business logic. So here are my first impressions: FIT tests are simpler to write than Unit tests. One of the main reason is external data. In FIT you set all data right in table, while in unit test you often set data in test method. Looks like useful separation. FIT is more convenient for integration tests. It is

Read: FIT: First Experience

Topic: Limited network access today Previous Topic   Next Topic Topic: ESUG Presentation on WithStyle

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use