Full-stack dev quiz question #31

Full-stack dev quiz question #31

quiz

It has been a while since the last question about testing. I will make it up to you. Thirty first questionis about testing practices.

 

 

 

Which term is a test design where each page of a web application is represented by an object so the UI structure is reflected in the classes structure in the tests code? Choose one.

  1. Whitebox Testing
  2. Blackbox Testing
  3. Page Object Pattern
  4. Reversed Page Object Pattern
  5. Selenium Web Approach
  6. Multi Page Application Pattern

For the correct answer scroll down

.

.

.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

.

.

.

The correct answer is c.