Top 50 Ncover interview questions and answers

1) What is code coverage analysis? A code coverage analyzer monitors your code at runtime and records information about which lines of code were executed. NCover shows…

Read More

Sonar Support with JSP & HTML

JSP/HTML land, usefull tests could be done via some regexp, ie check if style/css are used (to avoid dirty colors/fonts hard-coded for example). If we want to…

Read More

Sonar Vs Squale

Based on feedback of Fabricefrom Squale, Please find a difference between Sonar and Squale In a nutshell, we could say that Sonar is good at gathering code…

Read More

Compare between RSM and Sonar

Metrics Tools Category Metric Comment RSM Sonar Function Metrics LOC Lines of Code Per Function, All Functions Yes Yes eLOC (Effective LOC) Per Function, All Functions Yes…

Read More

Integration of Sonar in IDE

rajeshkumar created the topic: Integration of Sonar in IDE Integration of Sonar in IDE to enable instant feedback to developer Proposals from both Evgeny and Andrew have…

Read More

Sonar Starter Issues in Linux.

scmuser created the topic: Sonar Starter Issues in Linux. Sonar Starter Issues in Linux. Hi, After installing Sonar in Linux i am finding very strnage issues…Any help…

Read More

Database query for Sonar setup

rajeshkumar created the topic: database query for Sonar setup [code language=”css”] CREATE USER ‘sonar123’@’%’ IDENTIFIED BY ‘***’; (Create a User in Mysql DB) GRANT USAGE ON *…

Read More

What is Accessors in Sonar

scmuser created the topic: What is Accessors in Sonar Hi, Can you please define what is Accessors in Sonar? Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing…

Read More

max_allowed_packet issues in Sonar

scmuser created the topic: max_allowed_packet issues in Sonar Hi, When I execute sonar file to generate the code quality matrix. I get following error…any help [code language=”css”]…

Read More

Sonar.lock.db what it this file ??

hareesh.aims created the topic: sonar.lock.db what it this file ?? Hi Rajesh , I installed Sonarqube in AWS, later i Unzipped to Opt directory , I tried…

Read More

Sonar team released Sonar Maven Plugin 1.0-beta-2

The Sonar team is pleased to announce the release of Sonar Maven Plugin, version 1.0-beta-2. It makes configuration easier when using a repository manager like Archiva or Nexus….

Read More

Sonar mojo 1.0-beta-2 Released by Mojo team – Configure now

The Mojo team is pleased to announce the release of Sonar Maven Plugin, version 1.0-beta-2. It makes configuration easier when using a repository manager like Archivaor Nexus….

Read More

Sonar PDF Report Plugin 2.1 – What is new in Sonar PDF Report Plugin 2.1?

Hi all, I’m proud to announce the availability of a new release of Sonar PDF Report Plugin (Commercial edition): http://blog.klicap.es/products/sonarpdfreportplugin Key features of this new release: *…

Read More

Sonar 2.2 Released – Know what’s new in Sonar 2.2 ?

Sonar 2.2 Released – Know what’s new in Sonar 2.2 ? The Sonar Team is pleased to announce the release of Sonar 2.2. There are two key features in this…

Read More

Build Stability Plugin 1.1.1 Released by Sonar team – Overview

The Sonar team is pleased to announce the release of the Build Stability Plugin version 1.1.1. The new version fixes an issue with Bamboo support. The documentation,…

Read More