Part 12.1- Scan maven project for Code Coverage | POM file explanation with all dependencies

Опубликовано: 22 Октябрь 2024
на канале: Viren Automation Testing
1,065
5

Hi All,
In this session we will learn following-
1. How to setup maven project to scan source code
2. Explanation about project for scan
3. Explanation about POM.xml file with dependencies and plugin required for maven project scan
4. Explanation about sonar plugin for show coverage report
5. Run scan and start sonar web server
So, once you setup all project and pom xml files with all dependencies then

we can start scanning project.There are two aspects like below
Test Engineer ------Java Developer

Test engineer will write the test scripts as part for automation testing and will run it. When automation test scripts are running then it will open application UI and code will executed in backend from developer side but we cant see that code in source code repo. We need to fetch the coverage report like how much code is covered by the test scripts and how many branches are left those are not covered by the test script.

We will cover this scenario in sonar qube automation in this session.
Please watch the next video to know about the reports on sonar qube.

Please like and subscribe my channel.
#SonarQube#SonarQubeTutorial#WhatisSonarQube #Maven #AutomationTesting
#Selenium
Follow Links-
Instagram -   / virenautomationtesting  
Twitter -   / virenautomation  
Facebook -   / virenautomationtesting  
YouTube -    / virenautomationtesting  
WebSite - https://virenautomationtesting.blogsp...

Sonar Qube Playlist-    • sonarqube tutorial