Blog

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

Oct 12, 2020

The second part of our article on testing applications with JUnit5 and JMock. Check it out.

Growth Areas and Development Paths for Business Analysts. Part 2
Business and System Analysis Growth Areas and Development Paths for Business Analysts. Part 2

Oct 6, 2020

We continue our discussion about the main qualities BA’s need to develop in order to successfully handle the new challenge this profession faces.

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

Sep 21, 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 take a closer look on three of the most widely-us…

Growth Areas and Development Paths for Business Analysts
Business and System Analysis Growth Areas and Development Paths for Business Analysts

Sep 15, 2020

What qualities and abilities do business analysts need in order to be successful at their job and stay relevant in the future.

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…

Discover more about professional growth and skills development

contact us

Upcoming courses

C++ Type Traits

Introduction to SQL

C++ Standard Template Library