Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Wavenet BC Quiz

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

When initiating feature development, which tool is pivotal for task management and tracking? 

a)

GitFlow

b)

SourceTree

c)

Bitbucket's Issue Tracker

d)

JIRA

2.

In the context of developer testing, which tool is NOT primarily used for unit testing? 

a)

eUnit

b)

Jest

c)

SonarQube

d)

JUnit

3.

What is the primary role of a feature branch in the version control system? 

a)

To serve as a backup for the main branch

b)

To host the stable release of the software

c)

To develop a specific feature while ensuring the primary code remains unaffected

d)

To act as a mirror for the main branch

4.

Which tool isn't directly associated with Source Code Management (SCM) & Version Control during the configuration template creation?

a)

GitFlow

b)

Bitbucket

c)

Office 365

d)

SourceTree

5.

During the automation process, which tool is exclusively designed for web browser testing automation? 

a)

SonarQube

b)

Selenium

c)

Postman

d)

Docker

6.

Considering the automation scripting process, which tool doesn't have a scripting functionality?

a)

GitFlow

b)

SourceTree

c)

Bitbucket

d)

GitBash

7.

In the build process, what does Jenkins primarily facilitate? 

a)

Code documentation

b)

API automation

c)

Continuous integration

d)

Web browser automation

8.

For what purpose is SonarQube employed in the developer testing phase? 

a)

For continuous deployment

b)

For continuous inspection of code quality.

c)

For automated API testing

d)

For web browser testing

9.

Which of the following tools is NOT used for version control during the code review & merge phase? 

a)

GitFlow

b)

JIRA

c)

Bitbucket

d)

GitBash

10.

Which tool, mentioned in the WN engineering way, serves as an integrated development environment (IDE)? 

a)

ChatGPT

b)

Eclipse

c)

GitFlow

d)

SonarQube

11.

During the code review & merge phase, what is the primary objective before integrating code into the development branch? 

a)

To finalize the code.

b)

To deploy the code

c)

To ensure code quality and adherence to standards through a review

d)

To test the code's performance

12.

In the developer testing phase, which tool is used for containerization

a)

SonarQube

b)

Selenium

c)

Docker

d)

Postman