Part of the Software development glossary:

Dynamic testing is a method of assessing the feasibility of a software program by giving input and examining output (I/O). The dynamic method requires that the code be compiled and run. The alternative method of software testing, static testing, does not involve program execution but an examination of the code and associated documents.

Next Steps

  • software testing

    Software testing is a method of assessing the f...

    (WhatIs.com)
  • dynamic analysis

    Dynamic analysis is the testing and evaluation ...

    (SearchSoftwareQuality.com)

Types of dynamic testing include unit testing, integration testing, system testing and acceptance testing.

This was last updated in December 2012
Contributor(s): Ivy Wigmore
Posted by: Margaret Rouse

Related Terms

Definitions

  • software testing

    - Software testing is a method of assessing the functionality of a software program. There are many different types of software testing but the two main categories are dynamic testing and static test... (WhatIs.com)

  • dynamic analysis

    - Dynamic analysis is the testing and evaluation of a program based on execution with selected data... (Continued) (SearchSoftwareQuality.com)

  • static testing

    - Static testing is a software testing method that involves examination of the program's code and its associated documentation but does not require the program be executed. (WhatIs.com)

Glossaries

  • Software development

    - Terms related to software development, including definitions about programming and words and phrases about Scrum, Agile and waterfall methodologies.

  • Web services, SOA

    - Terms related to web services, including definitions about service-oriented architecture (SOA) and words and phrases about web applications that use XML and HTTP.

  • Programming

    - Terms related to software programming, including definitions about programming languages and words and phrases about software design, coding, testing and debugging.

Dig Deeper

Continue Reading About dynamic testing

Fast References

People Who Read This Also Read...

Tech TalkComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.