yoii

yoii

1st Grade

49 Qs

quiz-placeholder

Similar activities

Hiragana

Hiragana

1st - 12th Grade

46 Qs

DIAGNÓSTICO

DIAGNÓSTICO

1st - 4th Grade

51 Qs

ADMINISTRACION-FJ21

ADMINISTRACION-FJ21

1st Grade

45 Qs

EVALUACIÓN DEL APRENDIZAJE PRIMERO A

EVALUACIÓN DEL APRENDIZAJE PRIMERO A

1st Grade

45 Qs

SOAL 3

SOAL 3

1st - 12th Grade

50 Qs

İLKOKUL VE ORTAOKUL YARDIMLAŞMA PLATFORMU 4.SINIF

İLKOKUL VE ORTAOKUL YARDIMLAŞMA PLATFORMU 4.SINIF

1st - 2nd Grade

45 Qs

4/19社會

4/19社會

1st - 5th Grade

50 Qs

ISTQB - Chapter 2

ISTQB - Chapter 2

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?