Blog

Testing Applications with JUnit5 and EasyMock. Part 2
Java Testing Applications with JUnit5 and EasyMock. Part 2

Sep 8, 2020

The second part of our article on testing applications with JUnit5 and EasyMock. This time we look at JUnit best practices, EasyMock object creation.

Testing Applications with JUnit5 and EasyMock. Part 1
Java Testing Applications with JUnit5 and EasyMock. Part 1

Aug 24, 2020

There are a lot of good projects already written to help us facilitate the usage of mock objects in our Java projects. In this series of articles, we’ll take a closer look on three of the most widely…

Test Design – Readability versus Writeability
Testing Automation and Test Management Test Design – Readability versus Writeability

Aug 17, 2020

The growing interest in test automation is offset by the concern about risk. One of these risks is inadequate test design that can’t be used as the background for automated test scripts development…

Newly-Introduced JUnit 5 Annotations and Classes. Tagged tests
Java Newly-Introduced JUnit 5 Annotations and Classes. Tagged tests

Aug 11, 2020

The last article in our series on Newly-Introduced JUnit 5 Annotations and Classes. In this one we look at tagged tests.

Newly-Introduced JUnit 5 Annotations and Classes. Nested tests
Java Newly-Introduced JUnit 5 Annotations and Classes. Nested tests

Aug 4, 2020

The third article in our series on newly introduced JUnit 5 Annotations and Classes. This time we look at nested tests.

The IIBA Certification. What’s new?
Business and System Analysis The IIBA Certification. What’s new?

Jul 28, 2020

Nowadays the Guide to the Business Analysis Body of Knowledge™ or ВАВОК™ for short is very well known by many professionals across a variety of industries. As well as the three levels of certificatio…

Newly-Introduced JUnit 5 Annotations and Classes. The @Disabled annotation
Java Newly-Introduced JUnit 5 Annotations and Classes. The @Disabled annotation

Jul 21, 2020

The second part of our article on Newly-Introduced JUnit 5 Annotations and Classes. This time we look at @Disabled annotation.

Newly-Introduced JUnit 5 Annotations and Classes. @DisplayName annotation
Java Newly-Introduced JUnit 5 Annotations and Classes. @DisplayName annotation

Jul 14, 2020

Abstract: JUnit is a unit testing framework for the Java programming language. The JUnit 5 version has been redesigned to solve some particular problems of the previous versions. It comes with a lot…

Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations. Part 3
Java Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations. Part 3

Jul 6, 2020

The last article in our series on migrating from JUnit 4 to JUnit 5 (implementing the migration, dependencies, annotations). This time we look at the effective migration.

Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations. Part 2
Java Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations. Part 2

Jun 24, 2020

The second article of our series on implementing the migration, dependencies, annotations when Migrating from JUnit 4 to JUnit 5. This time we look at needed dependencies.

Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations
Java Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations

Jun 17, 2020

Implementing the migration from JUnit 4 to JUnit 5 can be done step by step and, for a period of time, you may be working with a hybrid approach for mature projects. The article will compare the need…

JUnit 5 Architecture. Part 6
Java JUnit 5 Architecture. Part 6

Jun 10, 2020

The last article in our series on JUnit 5 Architecture. We now turn our attention to the JUnit 5 approach. JUnit 5 allows similar effects as in the case of the JUnit 4 rules by introducing the own ex…

Discover more about professional growth and skills development

contact us

Upcoming courses

Project Estimation: Size, Efforts and Duration

Machine Learning in Practice

Machine learning fundamentals