6 - Automation Tools

6 - Automation Tools

Professional Development

8 Qs

quiz-placeholder

Similar activities

Bootstrap

Bootstrap

Professional Development

10 Qs

Drools Rule Engine Dependencies and System Config

Drools Rule Engine Dependencies and System Config

Professional Development

5 Qs

Semana3 - c#

Semana3 - c#

Professional Development

6 Qs

Интернет. Электронная почта

Интернет. Электронная почта

1st Grade - Professional Development

12 Qs

Cuestionario Final -  Entorno Virtuales de Aprendizaje

Cuestionario Final - Entorno Virtuales de Aprendizaje

Professional Development

10 Qs

Google Sites

Google Sites

Professional Development

10 Qs

JavaScript MVC

JavaScript MVC

Professional Development

10 Qs

Azure Fundamentos

Azure Fundamentos

Professional Development

10 Qs

6 - Automation Tools

6 - Automation Tools

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Pavel Velichkov

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most popular automation framework for web UI testing?

Maven

FirefoxDriver

Selenium WebDriver

Postman

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used for navigating through web pages, filling forms, and getting and setting data from the DOM?

Maven

Selenium WebDriver

FirefoxDriver

Postman

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to manage project dependencies including Selenium?

FirefoxDriver

Postman

Maven

Selenium WebDriver

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is used for setting requests and verifying the responses when testing a web API?

Postman

FirefoxDriver

Selenium WebDriver

Maven

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTTP verb is used to retrieve data from the server?

GET

POST

DELETE

PUT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP verb is used to send data to the server?

DELETE

POST

GET

PUT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP verb is used to update data on the server?

PUT

POST

GET

DELETE

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP verb is used to delete data on the server?

GET

POST

PUT

DELETE