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 each sequence point…

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 build something pretty…

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 metrics and displaying…

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 Yes lLOC (Logical…

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 been accepted for…

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 on this??? Machine…

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 * . * TO…

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?

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”] You can change…

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 to delete the…

Read more »
sonar-maven-plugin

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. Indeed no additional…

Read more »
sonar-mojo-10

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. Indeed no additional…

Read more »
sonar-pdf-report-plugin

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: * Include information provided…

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 new version :…

Read more »
Sonar team

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, changes log and…

Read more »