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
how is market for testing in banglore,chennai,pune,delhi?
I want to know about satyam manual testing questions
What are the different levels of manual testing?
What is a testbed in manual testing?
State a generalized process for load test? Or explain how you did it previously.
What is the difference between pilot and beta testing?
What is un-installation testing?
Can you explain decision tables?
What are differences in testing a client server and a web application?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What is six sigma?
What are the different ways to check a date field in a website?
What is revision history and the content of revision history table?
What are the roles of glass-box and black-box testing tools?
Should testing be done only after the build and execution phases are complete?