Advanced AI Application Practice
Author

Advanced AI Application Practice

Advanced AI Application Practice

84
Articles
0
Likes
2
Views
0
Comments
Recent Articles

Latest from Advanced AI Application Practice

84 recent articles
Advanced AI Application Practice
Advanced AI Application Practice
Nov 24, 2023 · Artificial Intelligence

Boost Report Testing Efficiency with an AI Large Model

The article demonstrates how Tencent's Hunyuan large model can generate Python scripts to automatically compare Excel‑based reports, highlight differences, and handle multiple files, turning a tedious manual regression test into a fast, reliable automated process.

AIAutomationPython
0 likes · 4 min read
Boost Report Testing Efficiency with an AI Large Model
Advanced AI Application Practice
Advanced AI Application Practice
Nov 20, 2023 · Operations

How to Conduct Effective Performance Testing in a Mid‑Platform Architecture

The article outlines a three‑step methodology for performance testing in a mid‑platform setup—defining test scope, verifying service baselines, setting protection thresholds, and executing end‑to‑end load tests—while highlighting the unique challenges of banking workloads, ESB integration, and cross‑team coordination.

ESBLoad TestingPerformance Testing
0 likes · 8 min read
How to Conduct Effective Performance Testing in a Mid‑Platform Architecture
Advanced AI Application Practice
Advanced AI Application Practice
Nov 20, 2023 · Fundamentals

What Exactly Is Testability in Software Development?

The article defines testability as the precondition for conducting testing at each software lifecycle stage, explains its manifestations during requirements, design, development, and release phases, and illustrates the concept with a performance‑impact example from an e‑commerce order‑detail scenario.

DesignPerformancequality assurance
0 likes · 7 min read
What Exactly Is Testability in Software Development?
Advanced AI Application Practice
Advanced AI Application Practice
May 18, 2023 · Fundamentals

Essential Linux Commands Every Tester Must Master

The article explains why Linux skills are vital for testers, shows how to set up a practice environment using virtual machines, WSL or cloud servers, recommends free SSH tools, and provides detailed examples of essential directory, file, editing, and viewing commands.

Command LineLinuxSSH
0 likes · 6 min read
Essential Linux Commands Every Tester Must Master
Advanced AI Application Practice
Advanced AI Application Practice
Mar 29, 2023 · Frontend Development

How to Implement Alignment Features in a Graphics Editor

This article walks through the step‑by‑step implementation of alignment functions—left, center, right, top, middle, and bottom—in a graphics editor by computing AABB boxes, deriving a mixed bounding box, and applying concise JavaScript loops to adjust element positions.

AABBCanvasalignment
0 likes · 6 min read
How to Implement Alignment Features in a Graphics Editor
Advanced AI Application Practice
Advanced AI Application Practice
Mar 29, 2023 · Interview Experience

Key Qualities Every Successful Test Engineer Needs

A good test engineer should be meticulous, logical, communicative, stress‑resilient, eager to learn, collaborative, and responsible, as these traits together ensure high‑quality testing and effective teamwork during tight schedules and changing requirements.

Communicationattention to detaillearning ability
0 likes · 4 min read
Key Qualities Every Successful Test Engineer Needs