Oct 19, 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 article series, we take a closer look at three of the most widely-used…
Oct 12, 2020
The second part of our article on testing applications with JUnit5 and JMock. Check it out.
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.
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…
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.
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.
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…
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…
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.
Aug 4, 2020
The third article in our series on newly introduced JUnit 5 Annotations and Classes. This time we look at nested tests.
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…
Jul 21, 2020
The second part of our article on Newly-Introduced JUnit 5 Annotations and Classes. This time we look at @Disabled annotation.