Design Architecture Java, Design Patterns Java, Java

Fluent Page Object Pattern in Automated Testing Java Code

In my previous articles from the series Design Patterns in Automated Testing, I explained in detail how to improve your test automation framework through the im

Fluent Page Object Pattern in Automated Testing Java Code

Design Architecture Java, Design Patterns Java, Java

Advanced Strategy Design Pattern in Automated Testing Java Code

In this part of the Design Pattern Series, I’m going to extend my ideas about the application of the Strategy Design Pattern in automation tests. In my previous

Advanced Strategy Design Pattern in Automated Testing Java Code

Design Architecture Java, Design Patterns Java, Java

Decorator Design Pattern in Automated Testing Java Code

In the article Strategy Design Pattern, I explained the benefits of the Strategy Design Pattern application in your automation tests. Some of the advantages are

Decorator Design Pattern in Automated Testing Java Code

Design Architecture Java, Design Patterns Java, Java

Strategy Design Pattern in Automated Testing Java Code

In the previous articles from the series Design Patterns in Automated Testing, I explained how to make your test automation framework better through the impleme

Strategy Design Pattern in Automated Testing Java Code

Design Architecture Java, Design Patterns Java, Java

Facade Design Pattern in Automated Testing Java Code

In the series of articles Design Patterns in Automated Testing, you can read about useful techniques for structuring the automation test code. Today’s publicati

Facade Design Pattern in Automated Testing Java Code

Design Architecture Java, Design Patterns Java, Java

Advanced Page Object Pattern in Automated Testing Java Code

In the series of articles Design Patterns in Automated Testing, I am presenting the most useful techniques for structuring the code of your automation tests. On

Advanced Page Object Pattern in Automated Testing Java Code

Design Architecture Java, Design Patterns Java, Java

Page Object Pattern in Automated Testing Java Code

In the series of articles Design Patterns in Automated Testing, I am presenting the most useful techniques for structuring the code of your automation tests. On

Page Object Pattern in Automated Testing Java Code