Summary
In this chapter, we learned about the Page Object design pattern and how it can be used to give a structure to the code we have written. We also went through refactoring, understanding the design pattern and how it has significantly improved the code readability and makes the maintenance look easier. We learned about assertions and how they can be used. We also learned about where assertion belongs and the pros and cons of each approach. We discussed some framework design principles of avoiding the dependent test designs and the importance of hooks, such as @Before and @After, provided by cucumber.
Now we have a decent framework in structure and the tests are a little mature with the design pattern in place. The next step is to be ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access