wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Evaluasi Pertemuan 12 DRPL TI-3B

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Software Debugging is a set of activities that can be planned in advance and conducted systematically.

a)

True

b)

False

2.

Which of the following is not a software testing generic characteristics?

a)

Different testing techniques are appropriate at different points in time.

b)

Testing is conducted by the developer of the software or an independent test group.

c)

Testing and debugging are different activities, but debugging must be accommodated in any testing strategy.

d)

None of the mentioned.

3.

ITG stands for..

a)

instantaneous test group

b)

integration testing group

c)

individual testing group

d)

independent test group

4.

By collecting ________ during software testing, it is possible to develop meaningful guidelines to halt the testing process.

a)

Failure intensity

b)

Testing time

c)

Metrics

d)

All of the mentioned

5.

Which of the following issues must be addressed if a successful software testing strategy is to be implemented?

a)

Use effective formal technical reviews as a filter prior to testing

b)

Develop a testing plan that emphasizes “rapid cycle testing.”

c)

State testing objectives explicitly

d)

All of the mentioned

6.

Test cases should uncover errors like..

a)

Nonexistent loop termination

b)

Comparison of different data types

c)

Incorrect logical operators or precedence

d)

All of the mentioned

7.

Which of the following errors should not be tested when error handling is evaluated?

a)

Error description is unintelligible

b)

Error noted does not correspond to error encountered

c)

Error condition causes system intervention prior to error handling

d)

Error description provide enough information to assist in the location of the cause of the error

8.

What is normally considered as an adjunct to the coding step.

a)

Integration testing

b)

Unit testing

c)

Completion of Testing

d)

Regression Testing

9.

Which of the following is not regression test case?

a)

A representative sample of tests that will exercise all software functions

b)

Additional tests that focus on software functions that are likely to be affected by the change

c)

Tests that focus on the software components that have been changed

d)

Low-level components are combined into clusters that perform a specific software sub-function

10.

Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed?

a)

Regression Testing

b)

Integration testing

c)

Smoke testing

d)

Validation testing

11.

In which testing level the focus is on customer usage?

a)

Alpha Testing

b)

Beta Testing

c)

Validation Testing

d)

Both Alpha and Beta

12.

Validation refers to the set of tasks that ensure that software correctly implements a specific function.

a)

True

b)

False

13.

Pendekatan umum Debugging :

Brute Force

Backtracking

Cause elimination

a)

True

b)

False

14.

Integration Testing memiliki 3 jenis test yaitu :

Top-Down Integration Testing

Bottom_Up Integration Testing

Middle Integration Testing

a)

True

b)

False

15.

Tes validasi didasarkan pada skenario Use-Case, Sequence Diagram, Class diagram, behavior

model, dan diagram alir event dibuat dalam model analisis

-Harus memastikan bahwa setiap fungsi atau kinerja karakteristik sesuai dengan spesifikasinya.

-Penyimpangan (kekurangan) harus dirundingkan dengan pelanggan untuk membangun sarana untuk menyelesaikan kesalahan.

a)

True

b)

False