Search Header Logo

Software Testing part 2

Authored by Dimitrios Kondylis

Computers

University

Used 2+ times

Software Testing part 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Typically, Equivalence Class Partitioning can be divided into three sets of input data, being

True, False, Null

Invalid, Valid, Invalid

Left, Middle, Right

IsNull, !Null, IsNull

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The benefit of using Equivalence Class Partitioning is to..

limit the testcase variants

capture as many variants as possible

generate only valid inputs

generate only invalid inputs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boundary Value Testing is used to..

Find semantic errors in the code

Identify errors at boundaries

Refactor existing code

Frustrate the developers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A stub is ...

Code that calls the module being tested

Code that simulates modules/methods that the module under test depends upon

A debugging tool

A graphical UI library

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stubs are useful in ...

Unit testing

Integration testing

Acceptance testing

Performance testing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following UML artifact shows a method sequence / object interaction.

System sequence Diagram

Operation contract

Communication diagram

Design class diagram

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The AAA pattern stands for

Action, Assemble, Assert

Accomplish, Act, Action

Arrange, Act, Assert

Adam, Alfred, Archie

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers