4. Test Techniques

4. Test Techniques

Professional Development

12 Qs

quiz-placeholder

Similar activities

Initial Preventive Physical Examination (IPPE)

Initial Preventive Physical Examination (IPPE)

12th Grade - Professional Development

10 Qs

SEMINAR

SEMINAR

Professional Development

10 Qs

Viral Load, CD4 and Labs

Viral Load, CD4 and Labs

Professional Development

17 Qs

BP INTERNAL TRAINING ON AML

BP INTERNAL TRAINING ON AML

1st Grade - Professional Development

10 Qs

Closing reasons

Closing reasons

Professional Development

13 Qs

Waxing

Waxing

Professional Development

10 Qs

Screening Cardiovascular Disease Tests and Intensive Behavioral Therapy for Cardiovascular Disease (IBT for CVD)

Screening Cardiovascular Disease Tests and Intensive Behavioral Therapy for Cardiovascular Disease (IBT for CVD)

12th Grade - Professional Development

10 Qs

Classroom Assessment

Classroom Assessment

Professional Development

10 Qs

4. Test Techniques

4. Test Techniques

Assessment

Quiz

Other

Professional Development

Medium

Created by

Gerardo Ruelas

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Match the correct option to the test technique:

A. Test techniques leverage the experience of developers, testers and users to design, implement, and execute tests.

B. Test techniques concentrate on the inputs and outputs of the test object without reference to its internal structure.

C. Test techniques are based on an analysis of the architecture, detailed design, internal structure, or the code of the test object

  1. 1. Error guessing

  2. 2.Experience-based

  3. 3. Decision Table

  4. 4. Black-box

  5. 5. White-box

A: 1, B: 4, C: 5

A: 2, B: 4, C: 5

A: 1, B: 5, C: 4

A: 2 and 3, B: 4, C: 5 and 1

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A. The test basis of this test technique may include code, software architecture, detailed design, or any other source of information regarding the structure of the software.

B. The test basis of ​this test technique  may include software requirements, specifications, use cases, and user stories.

  1. 1. Error guessing

  2. 2.Experience-based

  3. 3. Decision Table

  4. 4. Black-box

  5. 5. White-box

A: 1, B: 5

A: 2, B: 3

A: 5, B: 4

A: 2: B: 4

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A system accept only values from 10 to 99, match the values with the corresponding equivalence.

lower invalid partition

3 , 6 , 9

valid partition

15, 46, 73

upper invalid partition

101, 258

lower invalid partition

101, 258

valid partition

15, 46, 73

upper invalid partition

3 , 6 , 9

lower invalid partition

3 , 6 , 10

valid partition

15, 46, 73

upper invalid partition

99, 258

lower invalid partition

3 , 6 , 9

valid partition

15, 46, 73 99.9

upper invalid partition

101, 258

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Suppose an input field accepts a single integer value as an input and the valid range is from 1 to 5.

Which is the minimum test cases required for a two boundary value testing? ​ ​ (a)  

Which is the minimum test cases required for a three boundary value testing? (b)

(a) 3 , (b) 6

(a) 2 , (b) 3

(a) 2 , (b) 4

(a) 4 , (b) 6

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Decision table testing is being performed on a speeding fine system. Two test cases have already been generated for rules R1 and R4, which are shown in table a),

Given the additional test cases in table b),

Which two of the additional test cases would achieve full coverage of the complete decision table (when combined with the test cases that have already been generated for rules R1 and R4)?

DT1, DT2

DT2, DT3

DT2, DT4

DT3, DT4

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Consider the following state transition diagram for a credit-card only, unattended gasoline pump:

Assume that you want to develop the minimum number of tests to cover each transition in the state transition diagram. Assume further that each test must start at the beginning state, waiting for customer, and each test ends when a transition arrives at the beginning state. How many tests do you need?

4

1

7

Infinite

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements BEST describes how test cases are derived from a use case?

Test cases are derived by identifying the components included in the use case and creating integration tests that exercise the interactions of these components

Test cases are generated by analyzing the interactions of the actors with the system to ensure the user interfaces are easy to use

Test cases are created to exercise defined basic, exceptional and error behaviors performed by the system under test in collaboration with actors

Test cases are derived to exercise each of the decision points in the business process flows of the use case, to achieve 100% decision coverage of these flows

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?