yoii

yoii

1st Grade

49 Qs

quiz-placeholder

Similar activities

xyzz

xyzz

1st Grade

50 Qs

Grade 1 Theory of Music Part 1

Grade 1 Theory of Music Part 1

1st - 5th Grade

50 Qs

Bab 1 Aplikasi Teknologi : Reka Bentuk Mekatronik

Bab 1 Aplikasi Teknologi : Reka Bentuk Mekatronik

1st - 6th Grade

50 Qs

pkpl

pkpl

1st Grade

49 Qs

155 inspect vehicles

155 inspect vehicles

1st Grade

54 Qs

Basic musical theory

Basic musical theory

KG - 5th Grade

44 Qs

Prueba acumulativa 3

Prueba acumulativa 3

KG - University

50 Qs

SIMULACRO Nº 01- 3º SEC

SIMULACRO Nº 01- 3º SEC

1st Grade - University

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?