Software testing

Software testing

University

7 Qs

quiz-placeholder

Similar activities

G08 Testing

G08 Testing

University

6 Qs

Q2 -Soft Eng 1

Q2 -Soft Eng 1

University

10 Qs

Chapter 2 Testing Throughout the SDLC

Chapter 2 Testing Throughout the SDLC

University

9 Qs

Web Testing Quiz

Web Testing Quiz

University

10 Qs

CSE 15L Lab 9

CSE 15L Lab 9

University

8 Qs

Azmanson

Azmanson

University

10 Qs

Software testing unit 3 and 4

Software testing unit 3 and 4

University

10 Qs

Quiz 6

Quiz 6

University

10 Qs

Software testing

Software testing

Assessment

Quiz

Computers

University

Hard

Created by

Dimitrios Kondylis

Used 8+ 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