What is the difference between static and dynamic testing?
Answer Posted / yasin tamboli
Static testing is verification testing technique where we test the requirement doc and design doc prior to software being developed i.e. testing without giving any i/p.
Testing is done before code developed.
This done during analysis and design phase using reviews techniques.
It is about prevention.
Main objective of Static testing is to improve the quality of software product by finding errors in early stages of development cycle.
Also known as ‘Non execution testing’ or ‘Verification Testing’.
Dynamic testing is validation testing where we test the developed software i.e. testing with i/p and checking the expected results.
Testing is done after code developed.
This testing done by white box testing or black box testing.
It is about Cure.
Main Objective Dynamic testing Software product work as per business requirements.
Also known as ‘Execution Testing’ or ‘Validation Testing’.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we test for drastic (severe) memory leakages?
Have you ever completely tested any part of a product? How?
Can you do system testing at any stage of sdlc?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
what are questions asked in TCS for database tester (sqlserver)?ay idea
Could some one tell me test cases for multi line text boxes like Notes field?
What is a code walk through?
what are the typical problems in web testing?
What is Mixed Testing
What is difference between V-Model and Agile Model?
In Manual testing how to test proxy servers? can u please explain with example?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
What is the difference between coupling and cohesion?
What is difference between Build, Version and Release