Quiz 6 - Testing

Quiz 6 - Testing

University

5 Qs

quiz-placeholder

Similar activities

Software testing Introduction

Software testing Introduction

University

10 Qs

Software Testing Fundamentals

Software Testing Fundamentals

University

10 Qs

3 - Static Testing

3 - Static Testing

University

8 Qs

Software Verification and Validation

Software Verification and Validation

University

10 Qs

26. Equivalence Portioning

26. Equivalence Portioning

University

6 Qs

Software Testing Fundamentals

Software Testing Fundamentals

University

9 Qs

Software Engineering CS: 2

Software Engineering CS: 2

University

10 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - 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