difference between static and dynamic testing( not just
definition) as a 4+ experienced guy
Answer Posted / manjula.ch
static testing :means without executeing the source code on
computer.static testing involes code reviews,code
inspections,desktop checking.
example:code works according to the requirements
2.code has been any func missed out.
dynamic testing: means exceuting the code on computer.
we can do the unit testing ,code coverage testing like that
Is This Answer Correct ? | 28 Yes | 7 No |
Post New Answer View All Answers
What is the difference between static testing and dynamic testing?
What is test management?
What is error cusing tecnique
What are the different types of integration testing?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What is pesticide paradox?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
How is ‘build’ different from ‘release’?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
How we will test ubercate
How can write testcases on a code under development pls give asnwer
What is a test scenario?
What are the basic forms of variations?
How do you go about testing a project?
Can you explain decision tables?