Dynamic Testing involves working with the software, giving input values and checking if the output is as expected. These are the Validation activities. Unit Tests, Integration Tests, System Tests and Acceptance Tests are few of the Dynamic Testing methodologies.
Introduction
Dynamic testing
(or dynamic analysis) is a term used in software engineering to describe the testing of the dynamic behavior of code. That is, dynamic analysis refers to the examination of the physical response from the system to variables that are not constant and change with time.
In dynamic testing the software must actually be compiled and run; this is in contrast to static testing. Dynamic testing is the validation portion of Verification and Validation.
Methodologies
Some of dynamic testing methodologies include:
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Source:
http://www.onestoptesting.com/dynamic-testing/
Introduction
Dynamic testing
(or dynamic analysis) is a term used in software engineering to describe the testing of the dynamic behavior of code. That is, dynamic analysis refers to the examination of the physical response from the system to variables that are not constant and change with time.
In dynamic testing the software must actually be compiled and run; this is in contrast to static testing. Dynamic testing is the validation portion of Verification and Validation.
Methodologies
Some of dynamic testing methodologies include:
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Source:
http://www.onestoptesting.com/dynamic-testing/
Search News
News Categories
What's the News?
Post a link to something interesting from another site, or submit your own original writing for the Testing community to read.
Most Popular News
-
How to Test Web Applications against SQL Injection Attacks
Published about 30-01-2009 | Rated +2 -
Top 20 practical software testing tips
Published about 02-02-2009 | Rated +2 -
India to lead in software testing
Published about 01-02-2009 | Rated +2 -
Software installation / uninstallation testing
Published about 16-02-2009 | Rated 0
Most Recent User Submitted News
- Penetration Testing
Submitted by Rohit | Rated 0 - Test Specifications
Published about 06-08-2009 | Rated 0 - What are some recent major computer system failures caused by software bugs?
Published about 23-06-2009 | Rated 0 - Software Testing - White Box Testing Strategy
Published about 30-09-2009 | Rated 0







