QUIZ NÈ

QUIZ NÈ

Professional Development

7 Qs

quiz-placeholder

Similar activities

ISTQB - Fundamentals of Testing

ISTQB - Fundamentals of Testing

Professional Development

10 Qs

Technomatic - Manual Testing - Part 1

Technomatic - Manual Testing - Part 1

Professional Development

10 Qs

Software Development

Software Development

Professional Development

9 Qs

Technimatic - Manual Testing - Mock interview

Technimatic - Manual Testing - Mock interview

Professional Development

8 Qs

Game Github Codpiot

Game Github Codpiot

Professional Development

10 Qs

ISTQB-CTFL-Diagnostic

ISTQB-CTFL-Diagnostic

Professional Development

11 Qs

TDD

TDD

Professional Development

10 Qs

Day5_Quiz_NBKR

Day5_Quiz_NBKR

Professional Development

10 Qs

QUIZ NÈ

QUIZ NÈ

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Tâm Phạm

Used 10+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

WHICH KINDS OF REGRESSION TESTING TOOL IS A 100% NO CODE TEST AUTOMATION SOLUTION?

Eggplant

TESTRIGOR

Avo Assure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which rule is not mentioned in Configuration Management?

Code being regression tested should be under a configuration management tool.

Regression test code no need to be kept in immune to developer changes

The database used for regression testing must be isolated. No database changes must be allowed

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When do we need regression testing?

There is requirement to change the code

A new function is added to the software app

For defects fixing and performance issue fixing

All of the above is correct

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose there is a web application on 'School Management'. There might be several modules in it. Suppose in one of  the modules, the logo of  the application is  incorrect. Which test case does the above case belong to?

Complex testcase

Integration testcase

Functionlities which are more visible to the users

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following options are not Regression testing techniques?

Regression Test Selection

Unit Test

Retest All

Priorization of Test Cases

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct definition of regression testing?

Regression testing is a type of software testing to confirm that a recent program or code change has not adversely affectedexisting features.

Regression testing is retesting.

None of the above.

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Is Regression testing done either manually or automated?

Manually

Automated

Both 1 and 2 are correct

Neither A nor B are correct