We are your Digital Ally™

Blog

Posts tagged testing

Developing nudger
AI

Developing nudger

After building a simple knowledge base chatbot, we decided to try the next level - an agent that reminds people to do their work. Read on for our experience developing it and putting it into production.

Stanislav MiklikJul 24, 2026
Using AI in the Software Development Process
AI

Using AI in the Software Development Process

AI is reshaping how software gets built — from planning and design through to testing and predictions. Here is a practical overview of where AI adds real value across the development lifecycle, along with the trade-offs to keep in mind.

VeronikaJun 27, 2023
Dynamic or Static Typing?
tech

Dynamic or Static Typing?

Exploring the ongoing debate between dynamic and static typing — what really matters is if you test your code.

Martin BielikAug 31, 2016
Java generics and class literals
tech

Java generics and class literals

How to use Mockito's ArgumentCaptor with parameterized generic types like List<Long> using a double cast to work around Java's type erasure.

Stanislav MiklikApr 15, 2015