Dynamic testing
In software development, dynamic testing (or dynamic analysis) is examining the runtime response from a software system to particular input (test case).
Tests can be run manually or via automation.
Unit testing, integration testing, System testing and acceptance testing are forms of dynamic testing.
In contrast to static testing, the software must runnable.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.