Software testing

Software testing

University

7 Qs

quiz-placeholder

Similar activities

Introduction to Software Engineering

Introduction to Software Engineering

University

12 Qs

Software testing unit 3 and 4

Software testing unit 3 and 4

University

10 Qs

Fundamental of Testing - Week 3

Fundamental of Testing - Week 3

University

10 Qs

Quiz 6

Quiz 6

University

10 Qs

G08 Testing

G08 Testing

University

6 Qs

G08 Testing

G08 Testing

University

6 Qs

G08 S22

G08 S22

University

6 Qs

Waterfall Project Management

Waterfall Project Management

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