Results for: "selenium"

Results 1-10 of 10

An Easy Way to Automate Web App Testing: Selenium WebDriver Tutorial

Article by Gorilla Logic

Aug 6, 2020 • ,,,,,,,,

Most of us find testing a web application to be very time-consuming and complex because there are so many scenarios to consider. If you automate testing with scripts, you can do the work once and then execute the script whenever you need to test, with little or no... Read more.

QA UI Automation Part 3: Advanced Automation Design Patterns

Article by Daniel Solis

Mar 19, 2020 • ,,,,,,,,,,

In the first post of this series, we built a basic QA UI automation framework, and in the second post we explored automation best practices and common UI design patterns. In this final post, we will write a fully working automation framework using advanced automation... Read more.

QA UI Automation Part 2: Page Object Model Best Practices

Article by Daniel Solis

Feb 19, 2020 • ,,,,,,,,,,,

In the first post of this series, we built a basic QA UI Automation Framework, using Behavior-Driven Development (BDD) and Selenium with Python. Over time, you may want to add new and update existing tests, ideally with minimal effort. In this post, I will explain... Read more.

How to Build a Reliable QA UI Automation Framework: Part 1

Article by Daniel Solis

Jan 9, 2020 • ,,,,,,,,,

Many software development teams struggle to build a user interface (UI) automation testing platform that delivers both stability and reliability. You may even have heard some discouraging words about this from your teammates. But don’t worry, you can do it! In this... Read more.

Secure Continuous Integration Part 2: A ZAP and Docker Tutorial

Article by Oscar Azofeifa

Jul 11, 2019 • ,,,,,,,,,,,

In the first blog post in this series, we covered how to set up our Selenium tests with OWASP ZAP within our local environment as a way of including security vulnerability assessment in our continuous integration process. In this Docker tutorial, we will cover how to... Read more.

Performance Testing Tutorial Part 2: Front End Testing Using Sitespeed.io and Docker

Article by Andrey Rojas

Jun 13, 2019 • ,,,,,,,,,,

Typically, we hear a lot about performance testing, REST API testing, and even JMeter. But in this post, I am going to explain how to create a robust and modern framework for front end testing, since most of the tools on the market actually only help test our backend.... Read more.

Secure Continuous Integration Part 1: OWASP ZAP Tutorial

Article by Oscar Azofeifa

Apr 4, 2019 • ,,,,,,,,,,,,,,,,

If you are reading this OWASP ZAP tutorial, it is because you, like me, are passionate about security and also have a deep love for the overall software development life cycle. One of the most common questions that come up when we are thinking about making our... Read more.

Deliver off-the-chart results.