Skip to main content

Branch Coverage for Arbitrary Languages Made Easy

article
|
Summary

Branch coverage is an important measure of the thoroughness of testing. One can get coverage tools for mainstream languages (C, Ada) on mainstream platforms (Solaris, UNIX), but not for unusual languages (JavaScript) or running on nonstandard platforms (C in embedded systems). This paper shows how program transformation systems can install test probes in software systems easily. This means test coverage is possible for all kinds of software in all kinds of execution environments.

Download Article:
XUS1173972file1_0.pdf
About The Author

The opinions and positions expressed within these guest posts are those of the author alone and do not represent those of the TechWell Community Sites. Guest authors represent that they have the right to distribute this content and that such content is not violating the legal rights of others. If you would like to contribute content to a TechWell Community Site, email [email protected].

Community Sponsor

Lets Hang!

User Comments

0 comments

Not specified