radon-h2020 / radon-defect-prediction-plugin

A plugin for Eclipse CHE to interact with the defect prediction APIs
Apache License 2.0
1 stars 1 forks source link

R-T3.4-4: The defect-prediction tool could provide an interactive interface to allow developers and operators to report pieces of the infrastructure code where defects or antipatterns are present #2

Open dardin88 opened 4 years ago

dardin88 commented 4 years ago
ID R-T3.4-4
Section WP3: Methodology and Quality Assurance Requirements
Type USABILITY
User Story As an Operations Engineer, I want to report missing defects and/or antipatterns to the tool
Requirement The defect-prediction tool could provide an interactive interface to allow developers and operators to report pieces of the infrastructure code where defects or antipatterns are present.
Extended Description An interactive interface allows users to report what's wrong in the infrastructure that has not been met by the tool. That way the tool can learn from those examples and improve its performance in defect prediction. At first glance, this step could be semi-automatic and thus involving the tool owner or tool management responsible to accept/reject user's reports
Priority Could have
Affected Tools DEFECT_PRED_TOOL
Means of Verification Direct implementation on IDE, feature checklist, case-study, user-study
Dependency R-T3.4-2 (uses) https://github.com/radon-h2020/radon-defect-prediction-plugin/issues/1
stefanodallapalma commented 4 years ago

@gcasale Status: partially addressed. The tool already provides a GUI, therefore it will be quite simple to integrate graphical components to allow developers to manually inject new data and/or correct previous detections.