Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Xuse Requirements & Use-Case management

Compare

  Analyzed about 2 hours ago

The Xuse project defines an XML data model that allows for the capture and management of software requirements from a use-case centric perspective. The project provides XSLTs to create multiple views on this data model in a variety of formats such as HTML, PDF, SVG etc. As all the data is stored ... [More] in XML it is possible to provide different information to different consumers: for example you may wish to document technical issues of why a software requirement will be difficult to implement but not show this information to the customer who is signing off the requirements. Additionally different people such as QA engineers and developers may require different views on the data - something that XSLT facilitates. [Less]

6.5K lines of code

0 current contributors

over 12 years since last commit

3 users on Open Hub

Inactive
4.0
   
I Use This

php_component_requirement

Compare

  Analyzed about 4 hours ago

As a php developer, i have to deal with a lot of refactoring tasks day in and day out. Refactoring includes not only code refactoring but also business logic refactoring. A team member right now had figured out a general problem and we all knew that we have to put "the chaos into a cage" because of ... [More] the following reasons: - Developers are lazy and want to call a simple method instead of rewriting complex expressions - After we found strange parts of code, we want to put that into a sentence to spot the business logic - We want to have a generic component where you can reuse business items - Since business logic can became nested, the component should handle this ... [Less]

1.22K lines of code

0 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This