65.9K
CodeProject is changing. Read more.
Home

FITpro - Acceptance Test

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.14/5 (4 votes)

Jan 16, 2008

CPOL
viewsIcon

19566

FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. Project homesite - http://sourceforge.net/projects/fitpro/

Download

Introduction

FITpro is an open source software development environment for developing and executing automated acceptance tests based on the Framework for Integrated Test (Fit). All of this will make a lot more sense if you know a bit about the Fit test automation framework, suggested reading is here. We have developed diagram helps you better understand FITpro usage in development and set of samples. Information about FITpro architechture you can see here.

Background

FITpro provides multiple user interfaces for different development environments and different levels of technical expertise.
Java developers would benefit from the FITpro plugin for Eclipse, while .NET developers would appreciate a seamless integration of the FITpro add-in into the Visual Studio environment. Integration with other IDEs can be developed as needed.
FITpro integration with IDEs eliminates the inconvenience of switching between multiple development environments when writing code, running Fit and viewing the results. It transforms Fit testing into a frictionless process. Now developer can stay focused on challenging problems of my development work rather than on routine details of running several applications.
Using the code