We know how to set up testing processes from scratch, to ensure that only stable working products are released in production. And we will show you how to do it using the example of a complex software system: More information..
We are glad to inform you that our team of professionals successfully completed work on another project named “Integration of JDE with Magento eCommerce platform“. The main goal of the project was: Project features, company’s achievements during the project and..
We are glad to inform you that our team of professionals successfully completed work on another project named “BIG DATA reporting system“. The main goal of the project was: Project features, company’s achievements during the project and project results you..
In this article we will describe what Electron is, how to solve problems with closing the renderer process, how to transfer information from the main process to the renderer process, and how to prevent the launch of more than one..
This article will focus on Inno Setup – a convenient tool intended to package applications for Windows OS. Why Inno Setup? “Inno Setup today rivals and even surpasses many commercial installers in feature set and stability,” the developer’s official website..
SQL Injection is one of the possible ways to crack web applications connecting with SQL database (DB). This method is based on malicious code injection into the initial SQL script. For example, a hacker can do the following on a..
Java security architecture protects users and systems from intruders and incorrect code in many cases. Still, it cannot ensure protection against vulnerabilities created by development code. Development errors can unintentionally produce such software downfalls as access to files, printers, web..
The purpose of the article is to describe Robot Framework, show the field of its applying and advantages of using it on the project, and also to share the approaches, which were used in practice. Robot Framework (further, RF) is..
One project required the development of a Windows service that could perform a number of actions using the Windows API, Websocket and standard Java tools. The article below gives the description of the steps that have been taken to create..
In one of the projects, the task was to develop a Windows application for managing user sessions in a computer club. The application consists of two components: One of the product requirements was to ensure easy installation of the software,..
When testing applications, sometimes it may be necessary to test the performance of a component that cannot be interacted with using Selenium. For example, when the application uses a map (such as Google or Yandex maps), or when there is..
OutSystems is a robust and flexible low-code platform intended for the development of enterprise mobile and web applications that are deployed in local or hybrid environments. A low-code development platform (LCDP) is software that provides developers with an environment used..