yoii

yoii

1st Grade

49 Qs

quiz-placeholder

Similar activities

Basic musical theory

Basic musical theory

KG - 5th Grade

44 Qs

Prueba acumulativa 3

Prueba acumulativa 3

KG - University

50 Qs

NRW Sachkundenachweis Hunde Fragebogen A 2019

NRW Sachkundenachweis Hunde Fragebogen A 2019

KG - 12th Grade

49 Qs

D169 Essential practices for Supporting Diverse Learners Review

D169 Essential practices for Supporting Diverse Learners Review

KG - 12th Grade

51 Qs

SAWISEKODE2N

SAWISEKODE2N

1st - 3rd Grade

50 Qs

SOAL TRY OUT 3

SOAL TRY OUT 3

1st Grade

46 Qs

ôn tập chữ cái

ôn tập chữ cái

1st Grade

48 Qs

Progressive Loops

Progressive Loops

1st - 5th Grade

50 Qs

yoii

yoii

Assessment

Quiz

Education

1st Grade

Medium

Created by

dafne yosephine

Used 5+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Below is disadvantage of White Box Testing

Allows finding hidden errors

Do not need to have programming skills

Test implemented and specified modules

Not test specified but not implemented modules

Testing can be conducted before coding / implementation completed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A dice has 6 sides. If three sides have the same number which is 6, and other sides have number 1, 2, and 3respectively. This reflects

a. Random Testing with equal distribution

b. Adaptive Random Testing

c. Random Testing with category partition

d. Random Testing with operational profile

e. Random Testing with uniform distribution

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A dice has 6 sides. If three sides have the same number which is 6, and other sides have number 1, 2, and 3respectively. The chance of number 6 to be selected is:

a. 3/6

b. 4/6

c. 6/6

d. 2/6

e. 1/6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1 sub DoSomething (int a, int b)2 { int c, d;3 c = a + b;4 if ((a>0) || (b > 0))5 {6 d = c - a;7 }8 else9 {10 c = a;11 }12 do13 {14 e = - d;15 c = c - 1;16 }17 while (c > 0)18 e = e + d;19 return e;20 }

What is the data usage type of variable e in the last Node?

a. p-use

b. Global def

c. Local def

d. Local c-use

e. Global c-use

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Integration testing is to test a whole system referring to

a. High level design

b. UAT

c. Detailed design

d. Low level design

e. SRS

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Testing cannot prove the correctness of the problem except

a. We do white box testing

b. We do the exhaustive testing

c. We cannot find reliable test set

d. We do mutation testing

e. We do black box testing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why an umbrella activity can called as software quality assurance (SQA)?

a. SQA covers all phases in software development

b. SQA on a product, not process

c. SQA focusses only on a certain phase in software development

d. ST is part of SQA

e. SQA is an essential phase in software development

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?