6 - Automation Tools

6 - Automation Tools

Professional Development

8 Qs

quiz-placeholder

Similar activities

Kuiz Lembaran Elektronik

Kuiz Lembaran Elektronik

Professional Development

10 Qs

Quiz Webinar Docker 25 April 21

Quiz Webinar Docker 25 April 21

Professional Development

10 Qs

API knowledge

API knowledge

Professional Development

10 Qs

DBMS Quiz2

DBMS Quiz2

University - Professional Development

10 Qs

Xpert H&P

Xpert H&P

Professional Development

10 Qs

Automatización

Automatización

Professional Development

10 Qs

Informatica

Informatica

Professional Development

10 Qs

Automation Test Fundamental

Automation Test Fundamental

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