Hero Image
Everything is about attitude

Just a Personal Blog

Hi. This is Mihai Surdeanu, a passionate software developer. Pleased to meet you. This is my personal blog. Please let me know if you enjoy it!

Multiple test executions with maven-surefire-plugin

Multiple test executions with maven-surefire-plugin

Hello boys & girls,

After a long period without no technical article, today, the time comes for a new one. It’s time to talk about how it’s possible to have multiple test executions using maven-surefire-plugin. First question is why we would like to multiple executions? Why one execution is not enough?

11th Oct 2020 - Mihai Surdeanu
Create a simple Cucumber plugin

Create a simple Cucumber plugin

This article advice you on how a custom Cucumber plugin can be created to intercept test cases results and to publish them to a 3rd party entity. Since version 4.0.0, Cucumber allows custom plugins to be created and added to your internal test runners.

2nd Oct 2020 - Mihai Surdeanu
Top 7 limbaje de programare în 2020

Top 7 limbaje de programare în 2020

Vă salut din nou. Astăzi vom vorbi puțin despre topul primelor 7 limbaje de programare din perspectiva numărul de joburi deschise pe platforma indeed.com. Teoretic, cu cât se caută mai multe joburi pentru un anumit limbaj de programare, cu atât limbajul respectiv înseamnă că este mai utilizat în cadrul companiilor. Acest lucru ne permite să observăm ce perspective poți avea cu limbajul respectiv.

24th Sep 2020 - Mihai Surdeanu

(#1) Tricky Java Questions for Interviews

Starting today, I am going to publish one article with 3 tricky Java interview questions every week. The questions will be addressed in English and no answer will be provided for them. In addition, for this kind of articles, comments are disabled by default.

21st Sep 2020 - Mihai Surdeanu