Search Header Logo

QUIZ for IU- SQA Class

Authored by Muhammad Ahmed

Information Technology (IT)

University

Used 2+ times

QUIZ for IU- SQA Class
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

UNIT TESTING should NOT be performed by

Backend Developer

QA Engineer

Business Analyst

Mobile Developer

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why a SQA resource should be involved in
Requirements Analysis phase of Software Life cycle?

To find bugs in Code & database in early stages

To Reply to client & confirm change requests in early stages

To test design & UI Theme of software in early stages

To clarify any ambiguity in requirements and use cases in early stages

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

_________ is the most commonly used tool/software for LOAD Testing

Selenium

Appium

Katalon Studio

J-Meter

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A spelling mistake is found in the welcome message displayed to all users after successful login.
Set its Priority & Severity for Fixing

  • a) High Priority, Low Severity

  • b) Low Priority, High Severity

  • c) Low Priority, Low Severity

  • d) Medium Priority, Medium Severity

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of unit testing would most likely uncover the error in this code?


public int divide(int a, int b)
{ if (b == 0)
{ return 0; }
else
{ return a / b; } }

Equivalence partitioning

Boundary value analysis

Decision table testing

Negative Testing

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a characteristic of good quality assurance practices?

Continuous improvement

Reactive approach to Defects

Test Driven Testing

Contionous Delivery

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A software defect identified has been fixed by the developer . Which of the following is the next logical step in the Software Defect Life Cycle after this?

Re-Test

Verified

Closed

Assigned

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?