De on thi common 18.5

De on thi common 18.5

Professional Development

18 Qs

quiz-placeholder

Similar activities

i Great Chinta

i Great Chinta

Professional Development

15 Qs

Stats+Python ISA Test - Quiz 2

Stats+Python ISA Test - Quiz 2

University - Professional Development

20 Qs

Brand _ Trivia _ Logos

Brand _ Trivia _ Logos

KG - Professional Development

20 Qs

SPECIALTY DWELLING

SPECIALTY DWELLING

Professional Development

15 Qs

Insurance Basics & Auto Insurance

Insurance Basics & Auto Insurance

9th Grade - Professional Development

20 Qs

Insurance Policies and Regulations Quiz

Insurance Policies and Regulations Quiz

Professional Development

20 Qs

Project and Infrastructure Finance

Project and Infrastructure Finance

Professional Development

15 Qs

Insurance and Financial Terms

Insurance and Financial Terms

Professional Development

16 Qs

De on thi common 18.5

De on thi common 18.5

Assessment

Quiz

Business

Professional Development

Medium

Created by

ivi gam

Used 5+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Unit Testing?
A software development process in which the smallest testable parts of an application, called units, are individually and independently scrutinized for proper operation.
A measure used to describe the degree to which the source code of a program is executed when a particular test suite runs
Both
None

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why we need run Unit Testing?
Quickly fixing, lower costs of fixing.​
Quickly make changes to the code base.
Can reuse code, migrating it to new projects.
All

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is Unit Testing Techniques?
Black box
White box
Both
None

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Stubs in Unit Testing?
simulates a called unit and substituting a called function
objects pre-programmed with expectations which form a specification of the calls they are expected to receive
objects are passed around but never actually used. Usually they are just used to fill parameter lists
All

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is Unit Testing Tools?
gtest
vscode
Both
None

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is White box test?
A software testing method in which the functionalities of software applications are tested without having knowledge of internal code structure, implementation details and internal paths.
A testing technique in which software’s internal structure, design, and coding are tested to verify input-output flow and improve design, usability, and security.
Both
None

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is Unit Testing Disadvantages?
Not to uncover every bug.
Not catch errors in integration.​
Time investment to write test code.​
All

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?