Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Howto check the quality of requirements with heuristics? #37

Open
scheitelhecht opened this issue Apr 7, 2020 · 0 comments
Open

Howto check the quality of requirements with heuristics? #37

scheitelhecht opened this issue Apr 7, 2020 · 0 comments

Comments

@scheitelhecht
Copy link

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

  • How can I do this within rmtoo (or it's makefile)?
    Otherwise I would call an individual shell script in the requirement folder. :-\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant