Software testing

Software testing

University

7 Qs

quiz-placeholder

Similar activities

SIA203 - Midterm Examination

SIA203 - Midterm Examination

University

10 Qs

SE Quiz 3 (JKL)

SE Quiz 3 (JKL)

University

10 Qs

SE Quiz 3 (FG)

SE Quiz 3 (FG)

University

10 Qs

Fundamental of Testing - Week 3

Fundamental of Testing - Week 3

University

10 Qs

Waterfall Project Management

Waterfall Project Management

University

10 Qs

Software testing - Fundamentals of testing

Software testing - Fundamentals of testing

University

10 Qs

MIT&ISS - Week 7

MIT&ISS - Week 7

University

7 Qs

UAS Testing dan Implementasi Sistem

UAS Testing dan Implementasi Sistem

University

10 Qs

Software testing

Software testing

Assessment

Quiz

Computers

University

Hard

Created by

Dimitrios Kondylis

Used 7+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

One of these TEST PHASES is incorrect - which one is it?

Component test

Integration test

System test

Sequence test

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Test case scenarios are derived from

Brief use cases

System sequence diagrams

Domain model

Fully dressed Use cases

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The most important part of a fully dressed use case when creating test scenarios are?

The main and Alternative flows

The special requirements

Pre conditions

Post conditions

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Black box testing involves the testing of

The actual code

Integration of components

The requirements

Connection to the database

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Identify the wrong one - The entry criteria for system testing is that:

Development is completed

Unit and integration testing completed

A testing environment is available for testing

The customer has tested the system

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A component (unit) test involves the testing of

The association of multiple classes

Only part of a single class

All the necessary methods within a single class

The libraries associated with a class

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To validate the design of the system, the following type of test is required

Integration testing

Unit testing

System testing

Acceptance testibng