QA Automation HTTP. Page Object (part 2). Лекція 14

Слайд 3

HTTP

The Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributed,

HTTP The Hypertext Transfer Protocol (HTTP) is an application layer protocol for
collaborative, hypermedia information systems.[1] HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example by a mouse click or by tapping the screen in a web browser.

Слайд 4

HTTP Request

HTTP Request

Слайд 5

HTTP Statuses

HTTP Statuses

Слайд 6

Page Object

Page Object

Слайд 7

Page Object

Page Object Model (POM) is a design pattern, popularly used in

Page Object Page Object Model (POM) is a design pattern, popularly used
test automation that creates Object Repository for web UI elements. The advantage of the model is that it reduces code duplication and improves test maintenance.

Слайд 8

PageObject

PageObject

Слайд 10

Home task

Home task