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

export parsed requirement tree to file for downstream consumption #13

Open
cs01 opened this issue Jul 7, 2017 · 0 comments
Open

export parsed requirement tree to file for downstream consumption #13

cs01 opened this issue Jul 7, 2017 · 0 comments

Comments

@cs01
Copy link
Contributor

cs01 commented Jul 7, 2017

reqtraq parses and validates requirements into a requirements tree that contains all the content, trace info, and metadata.

There are many different ways this data can be used, and naturally other tools may want to consume this data. Some examples are code generation, drawing an interactive graph, a trace report, a report focusing on claims, a wyswig editor, a report focusing on test results, an impact analysis, etc. It also allows use of the data without needing to traverse and parse all source files again.

The output file should be in a widely used format, such as json or some other binary format.

lbedford pushed a commit that referenced this issue Sep 22, 2023
…ab.20230905.docs-reqs-mappings-clone into master

Reviewed-on: https://gitea.daedalean.ai/daedalean-github/reqtraq/pulls/13
Reviewed-by: Javier Alvarez Garcia <ja@daedalean.ai>
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