In the last article from the series, we talked about API usability, one of the must-have features of the full-stack test automation frameworks. Here I am going
Design Architecture
Full-Stack Test Automation Frameworks- API Usability Part 2
Design Architecture
Full-Stack Test Automation Frameworks- API Usability Part 2
In the last article from the series, we talked about API usability, one of the must-have features of the full-stack test automation frameworks. Here I am going
Design Architecture
Full-Stack Test Automation Frameworks- API Usability Part 1
In one of the last articles from the series, we talked about tons of problems that modern test automation frameworks should be able to solve. The full-stack tes
Design Architecture
5 Must-Have Features of Full-Stack Test Automation Frameworks Part 1
Nowadays, engineers shouldn't be limited which OS they use. By definition, frameworks should be completely generic, and they shouldn't restrict their users. Whi
Design Architecture
Defining the Primary Problems that Test Automation Frameworks Solve
To list the various benefits of test automation frameworks I must say that they naturally derive and extend the multiple benefits that come from test automation
Design Architecture
Generations of Test Automation Frameworks- Past and Future
In the last publication from the Design & Architecture Series, we talked about what is a test automation framework and discussed all related terms. Here, we wil
Design Architecture
What Is a Test Automation Framework?
In the Design & Architecture Series, we usually discuss themes how you can make your test automation framework better. However, I realized that many people have
High-Quality Automated Tests
High-Quality Code- Naming Methods
In the last articles from the High-Quality Automated Tests we talked about coding styles and various tools that can help you to force them automatically. In thi
High-Quality Automated Tests
High-Quality Code- Naming Classes, Interfaces, Enumerations
In the last articles from the High-Quality Automated Tests we talked about coding styles and various tools that can help you to force them automatically. In thi
High-Quality Automated Tests
High-Quality Automated Tests- Top 10 EditorConfig Coding Styles Part 2
This is the third article from the new series- High-Quality Automated Tests. In the first publication, I showed you how to apply coding standards and styles in
High-Quality Automated Tests
High-Quality Automated Tests- Top 10 EditorConfig Coding Styles Part 1
This is the second article from the new series- High-Quality Automated Tests. In the previous publication, I showed you how to apply coding standards and styles
High-Quality Automated Tests
High-Quality Automated Tests- Consistent Coding Styles Using EditorConfig
This is the first article from a new series of posts called- High-Quality Automated Tests. I firmly believe that all coded tests should be treated with respect
Design Patterns
Page Objects- App Design Pattern- WebDriver C#
Editorial Note: I originally wrote this post for the Test Huddle Blog. You can check out the original here, at their site.