ОИС ПОСЛЕДНИЙ ВОПРОСЫ

ОИС ПОСЛЕДНИЙ ВОПРОСЫ

University

8 Qs

quiz-placeholder

Similar activities

Quiz KP7

Quiz KP7

University

11 Qs

Review - Software Engineering

Review - Software Engineering

University

10 Qs

RADHIKA

RADHIKA

University

6 Qs

SOFTWARE ENGINEERING

SOFTWARE ENGINEERING

University

10 Qs

Mastering Microsoft OneDrive Basics

Mastering Microsoft OneDrive Basics

12th Grade - University

10 Qs

QA Knowledge Challenge

QA Knowledge Challenge

University

10 Qs

Quiz - Foundation of Testing (Testing and System Implementation)

Quiz - Foundation of Testing (Testing and System Implementation)

University

10 Qs

Learning Activity 5: Quizzes

Learning Activity 5: Quizzes

10th Grade - University

10 Qs

ОИС ПОСЛЕДНИЙ ВОПРОСЫ

ОИС ПОСЛЕДНИЙ ВОПРОСЫ

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Қайрат Тукушов

Used 7+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______________ relationship: Each driver can only have one license, and each license can only be assigned to one driver.

One-to-Several

Many-to-One

One-to-Many

Many-to-Many

One-to-One

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of relationship exists between Tourist and City if each tourist can visit many cities, and each city can be visited by many tourists?

One-to-Many

One-to-One

Many-to-One

One-to-Several

Many-to-Many

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ tests for the individual unit or a particular feature of the software system. They are automated and are performed in isolation to test each feature individually.

Acceptance testing

Integration testing

System testing

Unit testing

Security testing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An example of __________:

An application can be logged in using a password that contains eight characters and a symbol. Developers can perform this test on these text fields by entering a password with fewer than eight characters or no symbols.

Stress Testing

Integration Testing

System testing

Acceptance Testing

Unit testing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An example of __________:

A user adds products to the shopping cart and proceeds with the payment. Here, testers need to perform __________ for different modules.
_________ should be done to check for the working of the product catalog and checkout cart together, and the working of the checkout cart and payment processor together.

Stress Testing

Unit testing

Acceptance Testing

Integration Testing

System testing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________________ is performed to test if the software works as intended and meets the expectations of end-users by providing accurate results.

Stress testing

Integration Testing

Unit testing

Security Testing

Functional Testing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____________________ is only concerned about the ‘user perspective’. It ensures that software meets the specific user requirements and meets the end-user’s needs. Testers can find missing features and see the difference between how the software should work and how it really works.

Functional Testing

Security Testing

Unit testing

A/B Testing

Integration Testing

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Examples of ____________________ include checking if a feature works as it should. For example:

  • Testing the "Add to Cart" button on a shopping website

  • Testing the "Search" function in a music app

These tests make sure each feature does what it’s supposed to do.

Security Testing

Integration Testing

Unit testing

Functional Testing

Performance Testing