Fundamentals of Software Testing

Fundamentals of Software Testing

Professional Development

15 Qs

quiz-placeholder

Similar activities

Big Data Application Testing

Big Data Application Testing

Professional Development

11 Qs

Module 3: Static Testing

Module 3: Static Testing

Professional Development

20 Qs

SDLC and STLC Quiz

SDLC and STLC Quiz

Professional Development

11 Qs

ISTQB-CTFL-Diagnostic

ISTQB-CTFL-Diagnostic

Professional Development

11 Qs

Software Testing Methodologies and Standards

Software Testing Methodologies and Standards

Professional Development

15 Qs

Software Development methodologies

Software Development methodologies

11th Grade - Professional Development

10 Qs

IT General Control

IT General Control

Professional Development

10 Qs

WOF Chp 1.1 - Website Optimisation

WOF Chp 1.1 - Website Optimisation

Professional Development

10 Qs

Fundamentals of Software Testing

Fundamentals of Software Testing

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Living Purpose

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main types of software testing?

User interface testing

Code review testing

Documentation testing

Unit testing, integration testing, system testing, acceptance testing, performance testing, regression testing.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define unit testing and its purpose.

Unit testing is a method of testing individual components of software to ensure they function correctly.

Unit testing is used to evaluate the performance of the software under load.

Unit testing focuses on user interface testing rather than code components.

Unit testing is a method for testing the entire software system at once.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between manual and automated testing?

Manual testing can be done without any tools.

Automated testing requires no initial setup.

Manual testing is faster than automated testing.

Manual testing is performed by humans, while automated testing uses tools and scripts.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of black-box testing.

Black-box testing is a method of software testing that evaluates the functionality of an application without knowledge of its internal code structure.

Black-box testing focuses solely on performance metrics.

Black-box testing is only applicable to hardware testing.

Black-box testing requires access to the source code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a test case and what are its components?

A test case is a set of conditions to test a software application, consisting of components like Test Case ID, Description, Preconditions, Test Steps, Expected Result, and Actual Result.

A test case is a summary of the software development process.

A test case is a list of all software bugs found during testing.

A test case is a document that outlines the software architecture.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the defect life cycle stages.

Creation, Assignment, Verification, Closure, Reopen

Detection, Analysis, Reporting, Fixing, Testing, Closure

The defect life cycle stages are Identification, Classification, Assignment, Resolution, Verification, Closure, and Reopen.

Identification, Resolution, Testing, Documentation, Review

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is regression testing and why is it important?

Regression testing is used to create new features in software.

Regression testing is only necessary for major releases.

Regression testing is important because it helps identify bugs introduced by new code changes, ensures the stability of the software, and maintains the quality of the product over time.

Regression testing is irrelevant for small code changes.

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?