Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. ATF or Automated Testing Framework is a testing framework originally created for NetBSD as a Google Summer of Code project in 2007. ATF is a software testing framework in which test cases can be written in POSIX shell, C, or C++. A primary goal of the ATF project is that tests are ...Full description
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. ATF or Automated Testing Framework is a testing framework originally created for NetBSD as a Google Summer of Code project in 2007. ATF is a software testing framework in which test cases can be written in POSIX shell, C, or C++. A primary goal of the ATF project is that tests are self-contained and intended to be executed by end users periodically. It is released under the two-clause BSD license.