Testing & Automation

Testing & Automation

Professional Development

6 Qs

quiz-placeholder

Similar activities

How much do you know about testing?

How much do you know about testing?

Professional Development

10 Qs

Review Class 11

Review Class 11

Professional Development

7 Qs

3.1 Manual Testing Quiz

3.1 Manual Testing Quiz

Professional Development

10 Qs

Software Testing -Introduction

Software Testing -Introduction

Professional Development

7 Qs

IT ENGLISH: Research Project Topics - Software Development

IT ENGLISH: Research Project Topics - Software Development

Professional Development

10 Qs

1 Introduction to QA Quiz

1 Introduction to QA Quiz

Professional Development

10 Qs

CTFL Mock Exam - 1

CTFL Mock Exam - 1

Professional Development

10 Qs

Test Automation

Test Automation

Professional Development

10 Qs

Testing & Automation

Testing & Automation

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Keith Green

Used 10+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is user-centric testing?

Testing performed by developers

Testing performed by end-users

Testing based on user requirements and scenarios

Testing based on random inputs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a test plan?

A list of software features

A document outlining the approach to testing

A coding framework

A bug report template

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are testing milestones?

Specific points in the testing process where progress is assessed

Features in software that are prone to bugs

The stages of the Agile process

The types of defects found in software

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are software defects detected?

Through manual testing only

Through automated testing only

Through user feedback only

Through a combination of manual and automated testing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of logging bugs?

To track the progress of the development team

To document issues found during testing

To assign blame for software defects

To create additional work for testers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is test automation?

The process of manually executing test cases

The process of writing test scripts

The process of automating repetitive testing tasks

The process of debugging software