Ask Question

Identify, and briefly describe, 4 types of dynamic testing

+3
Answers (1)
  1. 28 January, 20:03
    0
    Dynamic testing is the technique used in the software testing from which the dynamic behavior in the code are analyze. Dynamic testing software perform by the execution of different types of parameters like central processing unit usage, response time and memory usage.

    Types of dynamic testing are:

    Black - box testing: It is type of testing method in which the function of the system are verified under the test and the internal design of the software are hidden from the tester. this type of testing are mainly executed by the tester.

    White - box testing: It is also known as open box testing. This type of testing executed and perform on the bases of code, which is mainly executed by the developers. In this testing, the internal design and structure are not hidden from the tester.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Identify, and briefly describe, 4 types of dynamic testing ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers