What is the difference between static and dynamic testing?
Answer Posted / sridhar
Static Testing : Static testing wil be done intial stage of
the project or else in other words before the coding phase
starts.
In static testing we wil be writing test cases & test
scenarios.
Dynamic Testing : Dynamic testing wil be done once the
coding phase has been freezed.
In Dynamic testing we wil be executing test cases
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What a team leader will test first when s/he will get new module to test?
What is the difference between latent and masked defects?
what are the status have in QC(Test Management Tool). and how you report?
Is anybody have the telecom systems test cases from start to end?
What is the main use of preparing traceability matrix and explain the real time usage?
What is the difference between load testing and performace testing?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
What is defect removable efficiency?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Define cause effect graphing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Difference between Stakeholder and Relevant Stakeholder?
What is black box testing, and what are the various techniques?
Why should you care about objects and object-oriented testing?
what is mean by impact analysis ,how we used to select regression TC using this?