Software verification: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
Line 24:
== Static verification (Analysis) ==
 
Static verificatūionverification is the process of checking that software meets requirements by inspecting the code before it runs. For example:
* ''[[Code conventions]] verification''
* ''Bad practices ([[anti-pattern]]) detection''