It may be very common advice, but with time, when a company grows, it can be easily forgotten how many people could be affected and frustrated by even the smallest changes. Imagine yourself in a situation when someone tells you…
Every day, Ramas Grikstas wakes up before 7 AM, turns on his laptop, and gets ready to learn. This is a habit that he developed as a newbie PHP developer and plans to maintain for years to come. “There are…
A couple of years back, Lukas Repecka was working as a sales representative, dealing with any problem that might occur while choosing home electronics. Today, he is a junior full-stack developer with a year of practical back-end experience.
Let’s say that you dream of releasing a history book. That it is not an easy job, and there are strict guidelines you must follow. For starters, you cannot change the chronological order of the events. You also must make it easy to read and to understand for others.
Right away, I would like to ask you to spot a difference between these two values: 1.428234234995816237434112354534567 and 1.428234234995816237434112354524567
Mhm? Were you able to do so? Let’s just leave it for the user testing.
You might know that feeling when you are talking with your colleague and discussing a technical problem in your project, and he says that everything is working fine on their computer. Not the greatest feeling, right?
I hope you try to understand why it is happening instead of pushing the changes to the server and testing it there.
During the lifecycle of an application, you will start encountering more and more problems while testing the components. Especially if you would delay testing till some later stage…
Design patterns are typical solutions to the most common problems in software design. They help you tackle problems faster and allow you to communicate with other developers more easily. Plenty of us already use this approach, and it’s about time you started, too…
We created the QA Department at Kilo Health nearly 3 years ago. Since the beginning, we have put a high emphasis on automation. Test automation provides confidence in your product and enables you to not only move faster in your release cycle but also spend the time you saved in a more productive way…