What is the difference between static and dynamic testing?
Answer Posted / sonal.pagare
Static testing is nothing but verification process in which
without using computer we execute the specification
documents to check whether the product meets the
specification or not.
e.g. inspection, reviews etc..
Dynamic testing is nothing but validation process in which
by using computer we execute the
product/software/application to check whether the product
meets the user requirements or not.
e.g. unit testing, integration testing etc..
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
How to do the performance testing manually? Does you have a test case for that?
What is meant by entry criteria and exit criteria in software testing?
Define Stability, Scalability and reliability with example ?
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
Tell me example for Risk,Mitigation,Assumption?
What is the main use of preparing traceability matrix and explain the real time usage?
How do test documents in a project span across the software development lifecycle?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
when database testing comes into manual tesing
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What different types of manual testing are there?
What is a bug triage?
What is the difference between three tier and two tier application?