Testing and Security

Testing and Security

Professional Development

7 Qs

quiz-placeholder

Similar activities

Major Medical Task Quiz

Major Medical Task Quiz

Professional Development

12 Qs

DSC Introduction

DSC Introduction

Professional Development

11 Qs

Quiz 3: Digital Wireless Communication

Quiz 3: Digital Wireless Communication

Professional Development

10 Qs

Arq - General Clase 2 Sem1

Arq - General Clase 2 Sem1

Professional Development

6 Qs

ACA: Prior Authorization

ACA: Prior Authorization

Professional Development

8 Qs

MapScript Day 2

MapScript Day 2

Professional Development

10 Qs

Section 2: IAM - Identity and Access Management

Section 2: IAM - Identity and Access Management

Professional Development

9 Qs

Pelatihan TIK Disdik Kota Mataram

Pelatihan TIK Disdik Kota Mataram

Professional Development

10 Qs

Testing and Security

Testing and Security

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

HERBERT TAGUDIN

Used 5+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is a formal specification that an organization observes for coding projects.

Codebase Document

Coding Guides

Coding Standards

Repository

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is a tool that scans code to look for suspicious usage, such as syntax errors and coding convention violations.

Code scanner

Linter

Static Analyzer

Compiler

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following tests the smallest testable parts of a code?

Integration

Smoke

Test

Unit

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It measures how much code is executed in each operation.

Code Coverage

Reports

Lint Metrics

Code Standards

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This is a nonprofit foundation that works to improve the security of software.

OAuth

OWAS

Secunix

OWASP

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is the act of validating the identity of who a user claims to be

Authorization

Authentication

IAM

Login

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This is the act wherein access allowed or denied is determined for a specific identity.

Auth0

Authentication

Authorization

IAM