Hey guys,
Developers compile the code they write. That is a kind of
testing!! Which category it belongs to in Testing.
Static testing or Dynamic testing.
Please clarify
Answer Posted / shilpa basu
Static Testing is basically when you walkthrough your code
without executing it. So, inspection, walkthrough, peer
review are all static testing technique.
Dynamic testing is when you actually execute the code to
find the bugs. So, compilation is a dynamic testing
technique since we are executing the code.
One more thing, Static testing could be at any level, for
example, at system level, if we are reviewing our test
documents or are performing the documentation testing, we
are doing static testing.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between Re-testing and Regression testing?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What are the main key components in web applications?
What are the factors affecting a manual testing project and what are the ways to overcome it?
Can you explain process areas in cmmi?
What are the two main categories of software testing?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What are the Major Functionality for a ATM machine ??
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
What is bug priority?
What is an error?
What is AGP?what is setup.inf?What are the ways to install driver?
How to derive test data from the design documents?
What is bucket testing?
What is data matrix? What is the use of it?