Aptitude Knowledge Question:

Describe what you understand about the term “Static Testing” and list 3 static testing techniques?

Tweet Share WhatsApp

Answer:

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)

Download Aptitude Knowledge PDF Read All 108 Aptitude Knowledge Questions
Previous QuestionNext Question
Write a set of test cases to adequately test this telephone system?How would you prioritise your tests (list 5)?