Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 935 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 935 Bytes

atdf

Automated Test Decision Framework

Use the Automated Test Decision Framework tool to prioritize components of a legacy codebase when introducing automated tests. This tool presumes a legacy codebase that has no, or insufficient, automated test code in its baseline. The Automated Test Decision Framework ranks the components of a legacy software system to maximize Return on Investment (ROI) when adding automated tests. Optionally, the Automated Test Decision Framework can also estimate the relative cost across components for introducing automated tests.

ATDF was independently verified by a team of researchers at George Mason University. The results were presented and published at the IEEE International Conference on Software Testing (ICST).

License

Licensed under the Apache License, Version 2.0
Refer to License.txt for more information