Bridging Manual and Automated Testing: InfoWatch Engineer Outlines Unified Quality Process
InfoWatch senior test engineer Mikhail Shalepo has shared a comprehensive internal regulation that connects manual and automated testing into one coherent quality process. The article uses the metaphor of an “orange” to describe the overlapping area of functional verification where the two testing approaches must deliver a single, reliable signal about product state.
Shalepo notes that when automation volume, environments, and mandatory runs remain small, teams often rely on shared context. As the product grows, this implicit understanding disappears, creating the need for explicit rules on selecting automation candidates, validating new tests, defining mandatory regression sets, classifying failures, and recording manual compensation.
Core Principles of the Regulation
The document distinguishes between process rules—who decides, what result is recorded, and who owns the next step—and specific engineering decisions for individual features. It establishes that manual testers review the purpose of an automated scenario rather than its code, and that every failure must receive an owner and follow-up action before a run is considered resolved.
The regulation is split into two blocks: development and verification of new functionality, and full regression testing before release. Both blocks follow the same three-stage structure—preparation, execution, and completion—producing clear artifacts at each step.
Feature Development Block
Before a sprint, manual testers and automation engineers meet to discuss scenarios worth automating. Decisions are turned into backlog tasks instead of remaining informal promises. During the sprint, the manual testing team acts as the customer of automation meaning, while smoke tests must pass before any build reaches manual verification. At sprint end, coverage status is recorded directly in TMS Scale to keep the single source of truth up to date.
Pre-Release Regression Block
Before regression begins, teams align on the full scope of checks, supported configurations, and exit criteria. During execution, automated results are triaged jointly with developers; every failure is classified, assigned an owner, and linked to a task or defect. Manual compensation is documented only when an automated signal cannot be restored quickly. At the end of regression, the team produces a connected set of artifacts that allow full reconstruction of the release decision without relying on chat history.
Shalepo emphasizes that the regulation does not guarantee zero defects or automatically shorten regression time. Its value lies in making the basis for release decisions observable and repeatable across the team.
Related articles
Indeed Certificate Manager 7.3 Adds OpenLDAP, Dogtag CA and Linux Domain Support
Indeed has released Certificate Manager 7.3, a major update focused on Linux environments and expanded PKI capabilities. The new version integrates with OpenLDAP and Alt Domain, allowing organizations to build certificate infrastructures without relying on a single vendor. Dogtag CA support enables certificate issuance and lifecycle management while hiding native administrative complexity. Kerberos SSO has been added for Linux services, reducing password exposure. Hardware security improvements include Rutoken BIO three-factor authentication and complex password scenarios with Rutoken Logon. The release also adds compatibility with Windows Server 2025, Debian 13, Alt 11 and ALD Pro 3.0, plus new JaCarta models and SafeTech CA service certificates.
Russian Data Centers Above 500 kW May Receive Protection from Forced Relocation Under Gilotina 2.0 Roadmap
Land plots hosting large data centers in Russia could gain special protection against seizure for state or municipal needs as part of the Gilotina 2.0 roadmap for the data center sector. The proposed ban, set to take effect on December 15, 2027, would apply to facilities with at least 500 kW capacity listed in the Russian registry of data centers. The measure aims to prevent the demolition of operational sites for territory redevelopment, recognizing that data centers cannot be easily disassembled and relocated like simpler structures. Industry groups have raised concerns over the 500 kW threshold and mandatory registry linkage, noting that participation in the registry is voluntary and that standardized methods to separate IT load from total power capacity are lacking. If relocation becomes unavoidable, developers would need to provide equivalent land or fund new construction, including full equipment transfer, power and connectivity infrastructure, capacity reservation, and compensation for early contract terminations with clients. Major operators including RTK-COD, MTS, and Megafon have backed the initiative while opposing compulsory registry ties, highlighting acute capacity shortages in Moscow where utilization reaches 95 percent.
R-Vision SIEM Debuts at Standoff 17 Cyber Battle and Processes 8.8 Million Correlation Events
R-Vision presented its SIEM solution for the first time at the Standoff 17 cyber exercise, where the akPots team used it to monitor a telecom operator infrastructure and investigate incidents. The product was deployed in two weeks, with 80 percent of required event sources already supported out of the box. During four days of continuous attacks the system triggered 46 correlation rules, generated more than 8.8 million correlation events and 40 thousand alerts, while analysts created 13 custom widgets and executed over 9,000 search queries. Resource consumption remained low, with the collector averaging 0.7 CPU and 1.9 GB RAM even under peak load. Participants rated the solution 4 or 5 out of 5 and highlighted raw-text search, the RQL query language and event grouping as the most useful features. The exercise also identified areas for interface and alert-description improvements.
From Security Champion to Engineering Security Culture: MTS Web Services Transforms DevSecOps Approach
MTS Web Services has shifted from a single Security Champion per team model to a broader engineering security culture that distributes responsibility across multiple specialists. The previous approach created overload for appointed champions, offered insufficient training, and failed to motivate appointed participants to grow their skills. The new strategy emphasizes voluntary participation, professional development through dedicated tracks, and integration of security practices into daily workflows and onboarding. Key changes include forming a DevSecOps guild, running regular workshops and Q&A sessions, embedding vulnerability scan results into team metrics, and adding competency maps with role-specific learning paths. The company now recognizes security heroes and high-performing teams while linking basic security training completion to performance indicators. Results show organic growth in engagement, with event numbers rising from a handful in 2023 to 18 in 2025 and product teams independently adopting secure development practices.