Dinamik testler Nedir?
Bu madde, sayarbilgi kavram dizini kapsamında hazırlanmış bir sözlük incelemesidir.
Dinamik testler Nedir?
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, regression testing and acceptance testing are forms of dynamic testing.
In contrast to static testing, the software must be runnable.
Görsel Kaynağı: Wikimedia Commons