Proposing SQL Statement Coverage Metrics: Difference between revisions
Programsam (talk | contribs) |
Programsam (talk | contribs) |
||
| Line 99: | Line 99: | ||
Although a number of techniques exist to mitigate the risks posed by SQL injection vulnerabilities<sup>[2, 6, 8, 9, 13, 14]</sup>, none of these techniques propose a methodology of adequacy as ensured by measuring how many commands issued to a database management system are tested by the test suite. | Although a number of techniques exist to mitigate the risks posed by SQL injection vulnerabilities<sup>[2, 6, 8, 9, 13, 14]</sup>, none of these techniques propose a methodology of adequacy as ensured by measuring how many commands issued to a database management system are tested by the test suite. | ||
== 3. Coverage Criteria == | |||
== 9. References == | == 9. References == | ||