Tag

SIT

1 views collected around this technical thread.

OPPO Kernel Craftsman
OPPO Kernel Craftsman
Jun 14, 2024 · Fundamentals

In-depth Analysis of F2FS Filesystem Superblock, SIT, NAT, and SSA Structures

The article provides a detailed code-level walkthrough of F2FS’s superblock, Segment Information Table, Node Address Table, Summary Area, and Main Area structures, explaining each field, entry layout, and their roles in managing segments, inodes, and data within the filesystem.

F2FSLinux kernelNAT
0 likes · 9 min read
In-depth Analysis of F2FS Filesystem Superblock, SIT, NAT, and SSA Structures
DevOps
DevOps
Feb 1, 2024 · R&D Management

System Integration Testing (SIT) Strategies for Large‑Scale Agile Projects

This article explores how large‑scale agile projects can effectively conduct System Integration Testing (SIT) through layered testing strategies, organized team structures, phased integration rhythms, test planning, case design, branch management, interface change handling, and evolving QA responsibilities.

DevOpsQASIT
0 likes · 17 min read
System Integration Testing (SIT) Strategies for Large‑Scale Agile Projects
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Apr 29, 2020 · Operations

How Our Team Built a Stable SIT Environment: Lessons in Test Environment Governance

This article documents the step‑by‑step practices of a six‑person test‑environment availability team that unified middleware, streamlined deployment pipelines, piloted business usage, introduced monitoring and recovery mechanisms, and created a comprehensive SIT environment handbook to improve integration testing stability and operational efficiency.

DeploymentDevOpsOperations
0 likes · 19 min read
How Our Team Built a Stable SIT Environment: Lessons in Test Environment Governance