Resource
Article [7182]
General
[1032]
Acceptance
[63]
Ad Hoc
[28]
Agile, Scrum
[231]
Black Box
[117]
Bug, Defect
[258]
DB, Test Data
[274]
Environment
[42]
Functional
[115]
Glossary, Term
[74]
GUI, Usability
[98]
Integrate test
[46]
Interview, FAQ
[285]
Manual Testing
[117]
Methodology
[231]
Metrics
[327]
Mobile, Embed
[153]
Performance
[327]
Process
[194]
Requirement
[124]
Review, Static
[102]
Risk
[99]
Security Test
[215]
Standard, ISO
[179]
Test Automate
[348]
Test Case
[341]
Test Design
[69]
Test Plan
[311]
Test Manage
[227]
Test Script
[56]
Test Technique
[265]
Tool
[175]
Tool- Jmeter
[40]
Tool- Selenium
[125]
Unit Test
[166]
Web Test
[258]
White Box
[70]
Ebook [1164]
General
[278]
Acceptance
[3]
Agile, Scrum
[24]
DB Test
[76]
Development
[137]
GUI, Usability
[17]
Interview, FAQ
[9]
Java Test
[68]
Metrics
[17]
Mobile, Embed
[14]
Performance
[49]
Process
[11]
Requirement
[55]
Review, Analysis
[8]
Risk
[7]
Security Test
[71]
Standard
[20]
Test Manage
[85]
Test Automate
[84]
Tool
[8]
Unit Test
[67]
Web Test
[60]
Testing Tool [2276]
Acceptance
[25]
Agile, Scrum
[42]
Bug Tracking
[127]
Build, Release
[27]
Environment
[58]
DB, Test Data
[83]
Functional
[240]
GUI, Usability
[79]
Java Test
[71]
Metrics
[57]
Mobile, Embed
[79]
Network Test
[67]
Performance
[222]
Requirement
[62]
Review, Static
[105]
Security Test
[111]
Test Design
[52]
Test Manage
[208]
Unit, Debug
[224]
Utility, Capture
[97]
Web Testing
[234]
Video [622]
News [2773]
Webinar [914]
Certification Resource
CTAL [271]
CTEL [35]
CSTE, CSQA [198]
CSQE [41]
CMMI, TMMI [135]
PMP [114]
ITIL [67]
Six Sigma [41]
Other [81]
Forum
Forum [1935]
Book
[56]
Certification
[48]
Conference
[64]
ISTQB
[158]
QTP
[92]
Software Test
[1062]
Standard, ISO
[89]
Testing Tool
[287]
vaishali31
2012.02.15 17:43:07
1124
2012.03.21 21:05:28
ursdhiviStatic Testing Vs Dynamic Testing
- Static testing is a form of software testing where the software isn’t actually used.
In dynamic testing the software must actually be compiled and run. - It is generally not detailed testing, but checks mainly for the sanity of the code, algorithm, or
document. It is primarily syntax checking of the code or and manually reading of the code or
document to find errors
Dynamic analysis refers to the examination of the physical response from the system to
variables that are not constant and change with time - This type of testing can be used by the developer who wrote the code, in isolation. Code
reviews, inspections and walkthroughs are also used.
Some of dynamic testing methodologies include unit testing, integration testing, system testing
and acceptance testing. - This is the verification portion of Verification and Validation
Dynamic testing is the validation portion of Verification and Validation. - These are verification activates. Code Reviews, inspection and walkthroughs are few of the
static testing methodologies.
These are the Validation activities. Unit Tests, Integratio
Service
New
Popular Documents
Weekly
Monthly
Yearly
Popular Download
Weekly
Monthly
Twitter
Tag List
Software
Test Case
Selenium
mobile
QA
conference
Bug
Automation
software qa service
Sample Exam
Certification
process
Interview
ISTQB
Development
QC
outsourcing software testing
agile testing
Test
Management
web
software testing company
Performance Testing
Plan
Sql
PM
performance
framework
security
Metrics
Exam
mobile testing
Software Testing
HP
Test Automation
test plan
security testing
Unit Testing
Questions
testing
Manual
Template
QTP
mobile application testing
tool
tester
Quality
web testing
agile
Test management
Guide
Visitor
Member Login (IP)
254494
173641
203707845
Yesterday
Today
Total

 
 

static testing : review of all testing artifcats(SRS/BRD/Test Case/req, Docs/)
Dynamic testing :- Execute the Testcase