paser-group/iac-compiler-quality

Heuristics for Non-type Defect Categories

Closed this issue · 1 comments

I have derived the following heuristics

  • Callback: Recreate embedded code in the issue report and see if it trigger a new bug
  • Conditional: Recreate embedded code in the issue report and see if it trigger a new bug
  • Idempotence: Recreate embedded code in the issue report and see if it trigger a new bug
  • Inventory: i. Create symlink paths with space; ii. Generate malformed unicode strings for inventory; and iii. Negative Cache timeout values will lead to latent bugs
  • Lambda: Recreate embedded code in the issue report and see if it trigger a new bug
  • Provision: Recreate embedded code in the issue report and see if it trigger a new bug
  • Security: Recreate embedded code in the issue report and see if it trigger a new bug
  • State Inquiry: i. Create Base-10 problem for subnet masks; and ii. create mismatching network and router names and execute playbook

We have implemented this heuristics and the annotation is also done. Annotations can be found at #15