florath / rmtoo

Free and Open Source Requirements Management TooL
http://rmtoo.florath.net
Other
207 stars 59 forks source link

Howto check the quality of requirements with heuristics? #37

Open scheitelhecht opened 4 years ago

scheitelhecht commented 4 years ago

Hi, thank you very much for this nice piece of software.

I read in "rmtooDetailsV3.pdf", p. 22: "rmtoo supports some heuristics to check the quality of requirements"

rmtoo/doc/ grep -nr "heu" .

./requirements/AtcsDescWords.req:6: heuristic which evaluates regular expressions.
./release_notes/15.txt:11:Fixed analytics heuristics: words were only counted once.

I read "AtcsDescWords.req". Using Regex for this job is a smart idea