<style>.lazy{display:none}</style>Тест по основам автоматизации тестирования (en). Часть 2

Тест по основам автоматизации тестирования (en). Часть 2

1 / 12

Which testing comes under manual testing?

Не верно!

Different stages for manual testing such as unit testing, integration testing, system testing, and user acceptance testing.


Не верно!

Different stages for manual testing such as unit testing, integration testing, system testing, and user acceptance testing.


Не верно!

Different stages for manual testing such as unit testing, integration testing, system testing, and user acceptance testing.


Верно!

Which of the following testing cannot be automated?

Не верно!

Не верно!

Верно!

Не верно!

Which one of the following is not an automation testing framework/tool?

Верно!

Не верно!

Не верно!

Не верно!

What’s the use of Selenium WebDriver?

Не верно!

Верно!

Не верно!

Не верно!

What’s the purpose of the Selenium Grid?

Не верно!

Не верно!

Не верно!

Верно!

Which testing includes testing a software manually, i.e. without using any automated tool or any script?

Не верно!

Не верно!

Верно!

Не верно!

Which of these is a portable software-testing framework for web applications?

Верно!

Не верно!

Не верно!

Не верно!

Which of these provides functional and regression test automation for software applications and environments?

Верно!

Не верно!

Не верно!

Не верно!

Testing individual units or modules of an application is called…

Не верно!

Unit – the smallest piece of code that can be logically isolated and tested with input and output.  The purpose of Unit Testing is to validate if the independent modules (code) work as expected. Mostly done during the development (coding phase) of an application by the developers.


Верно!

Не верно!

Unit – the smallest piece of code that can be logically isolated and tested with input and output.  The purpose of Unit Testing is to validate if the independent modules (code) work as expected. Mostly done during the development (coding phase) of an application by the developers.


Не верно!

Unit – the smallest piece of code that can be logically isolated and tested with input and output.  The purpose of Unit Testing is to validate if the independent modules (code) work as expected. Mostly done during the development (coding phase) of an application by the developers.


__________ is a method of software testing that examines the functionality of an application without looking into its internal structures or working.

Верно!

Не верно!

Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied virtually to every level of software testing: unit, integration, system and acceptance. It is sometimes referred to as specification-based testing.


Не верно!

Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied virtually to every level of software testing: unit, integration, system and acceptance. It is sometimes referred to as specification-based testing.


Не верно!

Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied virtually to every level of software testing: unit, integration, system and acceptance. It is sometimes referred to as specification-based testing.


______ is a process of testing the communication between two services based on a set of rules called Contract

Верно!

Не верно!

Не верно!

Не верно!

In which of the following type of testing, testing is done without planning and documentation?

Не верно!

Ad hoc testing is done without planning and documentation.


Не верно!

Ad hoc testing is done without planning and documentation.


Верно!

Не верно!

Ad hoc testing is done without planning and documentation.


Далее
0 из 12

Поздравляем с прохождением теста! А теперь предлагаем почитать статьи по тестированию на нашем сайте!

Интересно, хочу попробовать