- Import/write requirements in Eclipse.
- Map the unit tests to requirements as the code and unit tests are developed.
-
JFeature - Open Source Requirement Coverage Tool released (3 messages)
- Posted by: Nitin Patil
- Posted on: April 16 2007 06:11 EDT
JFeature, an open source feature/requirement coverage tool that facilitates focusing on requirements as you develop code, has been released. It lets you leverage standard development practices to get more insight into the requirements covered by the code. This initial release includes minor enhancements on top of JRequire. JFeature works on top of a well-known unit testing framework - JUnit - to identify the requirement coverage in the code. This also makes JFeature useful for projects, which use tools that operate on top of JUnit, such as, Cactus, StrutsTestcase, etc. It follows a simple 2 step process:Threaded Messages (3)
- Looks like a cool feature by Senthil Balakrishnan on April 16 2007 07:36 EDT
- ... but a little bit buggy by Andreas Veithen on April 25 2007 17:32 EDT
- Cool feature... by Senthil Balakrishnan on April 16 2007 07:38 EDT
-
Looks like a cool feature[ Go to top ]
- Posted by: Senthil Balakrishnan
- Posted on: April 16 2007 07:36 EDT
- in response to Nitin Patil
Looks like a cool feature. Thanks, Senthil Kumar -
... but a little bit buggy[ Go to top ]
- Posted by: Andreas Veithen
- Posted on: April 25 2007 17:32 EDT
- in response to Senthil Balakrishnan
Indeed looks like a cool feature, but the current version still has some bugs. I will give it another try when they release a new version. -
Cool feature...[ Go to top ]
- Posted by: Senthil Balakrishnan
- Posted on: April 16 2007 07:38 EDT
- in response to Nitin Patil
Cool feature... Thanks, Senthil Kumar