How not to lose a good idea?

How not to lose a good idea?

How much time has passed from the initial idea to its implementation? Most often it is a lot of time, which can be divided into three stages: The emergence of the idea => Design idea as a model => Practical implementation. I propose to focus on the second and third steps. Often a good idea has not leading to implementation is due to a poor study of the main ways for implementation. Losing a good idea or its underestimation can been critical.

Tester's Day

Tester's Day

Happy Tester's Day! Be proud of being Tester!...and don't forget to celebrate! What importance does September 9 have to people in IT? Well, we just wouldn’’t be using “a bug” or “debugging” terms without this date. If you haven't heard about Tester's day then read this! It is 70 years since the first bug was found.

Where are the bugs from?

Where are the bugs from?

Where are the bugs from? Why is it not possible to develop software without bugs? That might be possible but terribly expensive. The changes in the original code of the program tend to cause the bugs. The programs are written by different people in various programming languages, by people with experience or without. That's why many mistakes will occur and as a result - testers will always have job.

Playing hide-and-seek in testing

Playing hide-and-seek in testing

The aim of testing is to reduce the risks occuring during software development, ranging from not working Software to the issues with deployment and installation. It means to find ALL bugs is very difficult and often economically unprofitable. But to bring them to an acceptable level is possible and necessary.If we want to develop our product in the future we must plan the testing.