forked from TestLinkOpenSourceTRMS/testlink-code
-
Notifications
You must be signed in to change notification settings - Fork 1
Requirements integration with GitHUB #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Requirements are defined in GiTHUB as Issues with label:documentation
In TestLINK we need to write a connector that import those requirements directly in TestLINK
In TestLINK we need to link those Requirements (Issues) with TestCases within TestLINK
In GitHUB Issues the link needs to be notified in a comment so you know the link to TestLINK Test Cases
We can compute COVERAGE for a specific project easily if we have this implemented
Because we already have the IssueTracker integration with GitHUB, after each execution of a TestPlan, we can add results back here in Requirements with all the BUGs filed against that specific requirement.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation