Elias Nogueira

  • Home
  • Blog
  • eBooks
    • 5 Tools To Deliver High-Quality Software using Java
  • Series
    • Lean Test Automation Architecture for Web using Java libraries
  • Public Speaking
  • About me

test automation

test automation

Trust Your Pipeline: Automatically Testing an End-to-End Java Application

Introduction Although extremely important, we are not talking here about unit testing and integration testing, assuming you already know what it is and already apply it, as a developer concerned about the quality of your code. Test Automation Pyramid and Agile Testing Quadrants Creating tests is the easiest and quickest Read more…

By Elias, 7 months2 months ago
ask me anything

Data Management approaches for your tests

Introduction I have now in my personal GitHub repo a way you can ask me questions related to the Quality Engineering subject. Rafael Teixeira sent me a question regarding the Data Management approach. As this topic is very interesting I created this blog post based on my answers and explanations. Read more…

By Elias, 7 months2 months ago
test automation tips

Don’t use assertTrue to verify a text

Introduction It is common, especially in functional tests on any front-end (web, mobile), to include text validation in our tests to verify that the returned value is the expected one. These validations are user failures or even information about a successfully executed command. However, it is common to see many Read more…

By Elias, 12 months2 months ago
test automation

Create a Browser Factory with WebDriverManager

WebDriverManager is an excellent tool to automate the management of the browser driver binaries running your automated test scripts locally with Selenium WebDriver and Java. Simple example A simple and small example, if you don’t know this tool is: The main thing here is the code on line 6. The Read more…

By Elias, 1 year23 hours ago
Hestia | Powered by WordPress
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. You can also check the Privacy Policy page
Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.

You can find the Policy Privacy page at http://www.eliasnogueira.com/privacy-policy/
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Non-necessary

Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.

SAVE & ACCEPT