Activity based techniques

Activity based techniques

1st - 3rd Grade

13 Qs

Similar activities

Who is he or she

Who is he or she

1st - 12th Grade

10 Qs

Mobile Apps

Mobile Apps

1st - 5th Grade

15 Qs

Statistics For Data Science

Statistics For Data Science

1st - 3rd Grade

14 Qs

How to Answer Test Questions Effectively

How to Answer Test Questions Effectively

3rd Grade

18 Qs

Unit 4 Test Design Techniques

Unit 4 Test Design Techniques

1st - 10th Grade

13 Qs

prueba 3º-4º

prueba 3º-4º

1st - 5th Grade

10 Qs

Fundamentals of Testing

Fundamentals of Testing

1st - 10th Grade

11 Qs

Test Unit 1 & 2.

Test Unit 1 & 2.

3rd - 4th Grade

10 Qs

Activity based techniques

Activity based techniques

Assessment

Quiz

Created by

Cristian christian_m91@ymail.com

Computers, Physical Ed, English

1st - 3rd Grade

3 plays

Hard

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Activity based techniques focus on how you write tests

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

In scenario testing, tests are focused on hunting specific bugs that won't show up in normal testing

True

False

3.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

Select 2 benefits of Scenario testing

Ensure complete Test Coverage

The goal is a fast and vicious attack on some part of the program.

Study the integral functioning of the program

The tester creates sequence diagrams (behavior models) and runs tests that trace down the paths of the diagrams.

4.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

When do we need to perform regression testing?

Whenever there is requirement to change the code and we need to test whether the modified code affects the other part of software application or not.

when a new feature is added to the software application and for defect fixing as well as performance issue fixing.

Is carried out in the initial stages of the software development life cycle (SDLC)

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Prioritization of Test Cases is when some selected test cases from test suites are executed to test whether the modified code affects the software application or not.

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Some regression testing techniques are:

Retest all and Prioritization of Test Cases

Retest all, Prioritization of Test Cases and Regression test selection

None of them

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Based on use cases definition. Is it valid to perform negative use cases?

True

False

8.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which one comes first?

Use case

User story

9.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

If you have a case with 2 subcases, should you use 1 or 2 use cases?

Just 1 use case

2 use cases

None

10.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

What are the pros of installation testing?

Helps us finding bugs

Cross verifies that no module or section are left untouched.

It's easy to perform because it's done in a fully functional app

All of the answers above

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers