Ever since I made a static analysis tool for Python called PySonar, I have been asked about the question: "What is the difference between testing and static analysis?" When I worked at Coverity, my coworkers told me that they also spent quite some time explaining to people about their difference.
Share this post
Tests and static analysis
Share this post
Ever since I made a static analysis tool for Python called PySonar, I have been asked about the question: "What is the difference between testing and static analysis?" When I worked at Coverity, my coworkers told me that they also spent quite some time explaining to people about their difference.