Open in app

Sign in

Write

Sign in

Elias Nogueira
Elias Nogueira

1.2K Followers

Home

About

Jun 7, 2019

Solving JohnzonObjectMapperFactory exception on rest-assured 4.0.0

The problem Maybe you like to get up-to-date with all your libraries. Me too. If you're using rest-assured 4.0.0 in a project in conjunction with Spring Boot you'll get this exception in any test execution: java.lang.NoClassDefFoundError: io/restassured/path/json/mapper/factory/JohnzonObjectMapperFactory My environment MacOsX Java JDK 12 Spring Book 2.1.5.RELEASE The solution As indicated on https://github.com/rest-assured/rest-assured/wiki/GettingStarted#java-9 you may add a dependency rest-assured-all.

Java

1 min read

Solving JohnzonObjectMapperFactory exception on rest-assured 4.0.0
Solving JohnzonObjectMapperFactory exception on rest-assured 4.0.0
Java

1 min read


Published in

assert(QA)

·Jun 11, 2018

Read a QR Code content with Appium and zxing

Easily read a QR Code and use it in your test — There is a post called Read a QR Code with Selenium and zxing if may you wan to do the same for web automation. The problem Having some QR Code to scan from an app is getting common like add your contact in another phone, distribute your contact or even validate a…

Java

3 min read

Read a QR Code content with Appium and zxing
Read a QR Code content with Appium and zxing
Java

3 min read


Feb 28, 2018

Capture screenshot on test failure for parallel execution with Appium and TestNG

This is a tutorial post. If you need just the solution you can jump at this topic, but I strongly recommend you to read the introduction. Introduction One of basic test automation architecture item is know when your test fails and have a kind of evidence of it. …

Appium

4 min read

Capture screenshot on test failure for parallel execution with Appium and TestNG
Capture screenshot on test failure for parallel execution with Appium and TestNG
Appium

4 min read


Feb 24, 2018

Got exception CapabilityNotPresentOnTheGrid?

Are you running script with Appium (in any language) and got a CapabilityNotPresentOnTheGridException on your iOS node? My problem I've updated my selenium-sever libs (actually to 3.9.1) to run an example of Appium parallel execution in a Google Developer Group — GDG meetup in Brazil and something strange started to happen: my…

Appium

1 min read

Got exception CapabilityNotPresentOnTheGrid?
Got exception CapabilityNotPresentOnTheGrid?
Appium

1 min read


Feb 16, 2018

Read QR Code content with Selenium and zxing

Easily read a QR Code and use it in your test — The problem Recently one of my teams faced a technical problem: read a QR Code from a web page to use it for an authorisation process. As we need to create an E2E test to guarantee the user journey, the main problem is how to read the content of a QR Code…

Java

3 min read

Read QR Code content with Selenium and zxing
Read QR Code content with Selenium and zxing
Java

3 min read


Published in

HackerNoon.com

·Feb 12, 2018

5 books I'll read to facilitate Software Engineering practices

A plan to facilitate developers on their journey — The background In my new journey, as Agile Coach (yes, Agile Coach), I have a big challenge for the first quarter: facilitate, mentoring and coach technical people on agile teams. You must be thinking: where the technical lead or something related? So, we have few tech leads inside the teams and I also…

Software Development

5 min read

5 books I'll read to facilitate Software Engineering practices
5 books I'll read to facilitate Software Engineering practices
Software Development

5 min read


Published in

HackerNoon.com

·Oct 13, 2017

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

Disclaimer This post is part of the same presentation given by myself and Bruno Souza at the JavaOne Conference 2017 in San Francisco. 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…

Software Development

6 min read

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

6 min read


Published in

HackerNoon.com

·Jun 7, 2017

Running Selenium Tests with Chrome Headless

Introduction Before Google Chrome 59 the headless execution must be done by 3party headless browsers like PhantomJS, SlimerJS, TrifleJS, Nightmare, and HTMLUnit. The "problem" is that these headless browsers emulate some engines, but not V8 (Chrome engine). PhantomJS | QtWebKit SlimerJS | Gecko (Firefox) TrifleJS | Trident (Internet Explorer) Nightmare |…

Chrome

1 min read

Running Selenium Tests with Chrome Headless
Running Selenium Tests with Chrome Headless
Chrome

1 min read


Mar 2, 2017

Inspect an app with the new Appium Desktop

Now the Appium team created a new Appium.app called Appium Desktop. https://github.com/appium/appium-desktop The images can take a while to load because they are gif :) Introduction The new one Appium Desktop continue to works on Windows and MacOSx platforms, and now in Linux. …

Appium

3 min read

Inspect an app with the new Appium Desktop
Inspect an app with the new Appium Desktop
Appium

3 min read


Feb 21, 2017

The three testing books you should read in early 2017

This post is very short to not show spoilers :) Disclaimer: I'm mainly a tester that knows how to code and create applications (actually in Java, Javascript, Android, Angular, Ionic). So all these books require code skills (any level) and it's an actual testers transformation (T-Shaped, Tester 3.0, etc…) Developer Testing: Building Quality Into Software by…

Books

3 min read

The three testing books you should read in early 2017
The three testing books you should read in early 2017
Books

3 min read

Elias Nogueira

Elias Nogueira

1.2K Followers

Lead Software Engineer in Test

Following
  • Christiaan Verwijs

    Christiaan Verwijs

  • Avelino

    Avelino

  • Netflix Technology Blog

    Netflix Technology Blog

  • jason arbon

    jason arbon

  • paulocaroli

    paulocaroli

See all (240)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams