Bug reports: how to write expected results
Introduction A successful bug report shows the developer the difference between the expected behavior and the actual test results. It is a tester’s job to know how to write actual bug reports and expected results properly. Following the bug summary that will be delivered to the development team, the actual results describe the output as […]
Testing Behind the Scenes – Global Trade Project
Introduction We’ve just started working on a global trade project, and we’re excited to tell you all about it! But first, let’s go through the basics. Software testing for a Global Trade project Global trade software appeared as a response to the industry’s need to improve outdated processes in lifecycle management. The main factors that […]
Testing Behind The Scenes – Crypto Wallet Project
Blockchain technology testing Blockchain technology became more mainstream a couple of years ago. However, not a lot of testers have the experience of working on a crypto wallet project. This morning we had a chat with one of our manual testers in order to get a closer look at the software application testing process on […]
STLC – Software Testing Life Cycle
WHAT DOES STLC MEAN? STLC – Software Testing Life Cycle is a rigorous process that includes many different activities. Test execution (including checking of results) is only one of these activities. The test process also includes test planning, analyzing, designing, and implementing tests, reporting test progress and results, and evaluating the quality of a test object. Next, we’ll […]