Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#
Article

FITpro - Acceptance Test

Rate me:
Please Sign up or sign in to vote.
2.14/5 (4 votes)
16 Jan 2008CPOL 19.3K   7   1
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

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
Unknown
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralDon't try to pass your advertisement off as an article Pin
John Crenshaw25-Feb-08 11:13
John Crenshaw25-Feb-08 11:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.