⟩ Describe what you understand about the term “Static Testing” and list 3 static testing techniques?
Static Testing is non-execution of the code. Techniques include; reviews, inspections, walk throughs, individual techniques such as desk checking, data-stepping and proofreading. There is also static analysis (data flow and control flow analysis)