Introduction to Sonar

Introduction to Sonar

1st Grade

7 Qs

quiz-placeholder

Similar activities

Ruby

Ruby

1st - 5th Grade

10 Qs

SCR1 Recap Day 4

SCR1 Recap Day 4

1st Grade

6 Qs

Scratch intro & Pen Commands Quiz

Scratch intro & Pen Commands Quiz

1st - 10th Grade

10 Qs

How to Create Rate Code

How to Create Rate Code

1st - 2nd Grade

10 Qs

Technology

Technology

KG - University

11 Qs

AapLab LC 1

AapLab LC 1

1st - 3rd Grade

12 Qs

Repaso Graficación U4 "Iluminación, relleno y sombreado"

Repaso Graficación U4 "Iluminación, relleno y sombreado"

1st - 12th Grade

10 Qs

2nd Grade Tech Review

2nd Grade Tech Review

1st - 2nd Grade

6 Qs

Introduction to Sonar

Introduction to Sonar

Assessment

Quiz

Computers

1st Grade

Medium

Created by

C eeyin

Used 7+ times

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is Sonar?

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What does sonar scan for?

Code Security

Code quality

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is Code Quality?

Safe from Hack

No bugs

Easy to maintain

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is Code Security?

Safe from hack

No bugs

Easy to maintain

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Advantages of Sonar?

Support Multilanguage

Improve code development workflow

Improve code skills

Maintainability

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Following which are the correct statement?

Sonar lint is an IDE extension.

Sonar lint is a server configurable code scanner.

Sonar Qube is an IDE extension.

Sonar Qube is a server configurable code scanner.

Workspace setup SonarLint Binding to SonarQube

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What is the difference between MR pipeline scan and Merge pipeline scan?

MR pipeline will scan the active branch code and new codes,

MR pipeline will scan your feature branch's code.

Merge pipeline will scan active branch and new codes.

Merge pipeline will scan your feature branch's code.