Proposing SQL Statement Coverage Metrics: Difference between revisions

Line 158: Line 158:


== 5. Case Study ==
== 5. Case Study ==
''Research Question'': Is it possible to manually instrument an application which interacts with a database, marking each target statement and input variable, and then dynamically gather the number of target statements executed by a test set?
To test answer our research question, we performed a case study on iTrust<sup>5</sup>, an open source web application designed for storing and distributing healthcare records in a secure manner. Section 5.1 describes the architecture and implementation specifics of iTrust. Then, Section 5.2 gives more information about how our case study was conducted.


== 9. References ==
== 9. References ==