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.
- Whitebox Testing
- Blackbox Testing
- Page Object Pattern
- Reversed Page Object Pattern
- Selenium Web Approach
- Multi Page Application Pattern
For the correct answer scroll down
.
.
.
.
.
.
The correct answer is c.