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 14, 2025 · Fundamentals

How to Verify Data Correctness Without Knowing SQL

When UI checks can be misleading, this guide shows testers three practical ways—getting ready‑made queries from developers, using friendly graphical database clients, and mentally mapping UI actions to DB changes—to directly validate data in the database without deep SQL expertise.

Data verificationDatabase testingGUI database client
0 likes · 7 min read
How to Verify Data Correctness Without Knowing SQL
Advanced AI Application Practice
Advanced AI Application Practice
Nov 13, 2025 · R&D Management

When a Requirement Feels Wrong: How Testers Can Effectively Raise Objections

The article explains how testers can turn vague concerns into persuasive objections during requirement reviews by using concrete user stories, probing edge cases, checking document consistency, and leveraging prototype details, while adopting a collaborative tone and structured questioning to influence product decisions.

collaborative communicationdocument consistencyedge cases
0 likes · 7 min read
When a Requirement Feels Wrong: How Testers Can Effectively Raise Objections
Advanced AI Application Practice
Advanced AI Application Practice
Nov 12, 2025 · R&D Management

When Developers Call It a Feature, Not a Bug: How Testers Can Respond Effectively

The article outlines why developers may label a reported issue as a feature, duplicate, or non‑bug, and provides test engineers with concrete, PRD‑based communication tactics, user‑focused arguments, scenario‑driven evidence, and step‑by‑step handling of duplicates and unreproducible bugs to turn disputes into productive resolutions.

CommunicationPRDbug triage
0 likes · 6 min read
When Developers Call It a Feature, Not a Bug: How Testers Can Respond Effectively
Advanced AI Application Practice
Advanced AI Application Practice
Nov 9, 2025 · Fundamentals

How to Decode APIs, Logs, and Other Tech Jargon When Talking to Developers and Ops

The article explains why technical terms like API, JSON, and log can feel alien during developer‑ops conversations, and offers three practical strategies—building a personal glossary, asking smart questions, and using browser dev tools—to become an effective technical translator and improve bug‑reporting efficiency.

APIJSONdebugging
0 likes · 7 min read
How to Decode APIs, Logs, and Other Tech Jargon When Talking to Developers and Ops
Advanced AI Application Practice
Advanced AI Application Practice
Nov 8, 2025 · Fundamentals

Masked Testing: Why Ignoring System Logic Turns Tests into Guesswork

The article explains how relying solely on black‑box testing hides critical business‑logic bugs, illustrates three concrete failure scenarios, and offers four practical steps—asking targeted questions, visualizing workflows, designing focused test cases, and monitoring logs and databases—to transition toward gray‑box testing.

black-box testinggray-box testinglog analysis
0 likes · 8 min read
Masked Testing: Why Ignoring System Logic Turns Tests into Guesswork
Advanced AI Application Practice
Advanced AI Application Practice
Nov 7, 2025 · R&D Management

How to Write Clear Bug Reports That Developers Instantly Understand

The article explains why testers without coding knowledge often write vague bug descriptions, outlines the negative impacts on development workflow, and provides concrete, step‑by‑step techniques—such as recipe‑style reproduction steps, visual evidence, environment details, and console screenshots—to create precise, developer‑friendly bug reports.

Communicationbug reportingconsole errors
0 likes · 5 min read
How to Write Clear Bug Reports That Developers Instantly Understand