Quiz 6 - Testing

Quiz 6 - Testing

University

5 Qs

quiz-placeholder

Similar activities

SE - Activity 01

SE - Activity 01

University

10 Qs

FOP - CHAPTER 4

FOP - CHAPTER 4

University

10 Qs

A Day at IOET

A Day at IOET

University

10 Qs

4. Testing V Model

4. Testing V Model

University

10 Qs

Chapter 5 SAD

Chapter 5 SAD

University

10 Qs

MindSpace Computers Quiz

MindSpace Computers Quiz

University

10 Qs

SysDev Quiz

SysDev Quiz

University

10 Qs

Understanding Software Testing Principles

Understanding Software Testing Principles

University

10 Qs

Quiz 6 - Testing

Quiz 6 - Testing

Assessment

Quiz

Computers

University

Hard

Created by

safe grammar school

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Testing every statement in a program guarantees that all defects (bugs) will be found.

Yes, definitely!

Yes, but only for simple programs.

Yes, but only for programs using object-oriented languages.

No, no way!!

Gee, I don't know??

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

The purpose of software testing is to show that

the software has no defects (bugs).

the program code is well structured.

the software has a good architecture.

the software is of good quality.

the software has defects (bugs).

3.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

The source code of a software component is required to do which type of testing?

regression testing

beta testing

alpha testing

acceptance testing

system testing

4.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

The testing in which code is checked is

black box testing

white box testing

red box testing

green box testing

blue box testing

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following is non-functional testing?

black box testing

white box testing

performance testing

unit testing

integration testing