SonarQube(Part 2) — Features of SonarQube, Installation and some practice on SonarQube

In this tutorial, we will be learning about SonarQube. It is a Software testing tool used to improve the quality of the code and help fix errors very early in the development. In the previous tutorial, I explained about What Software Testing is?, Dynamic Testing and Static Testing.