Tagged articles
7 articles
Page 1 of 1
Test Development Learning Exchange
Test Development Learning Exchange
Apr 26, 2026 · Artificial Intelligence

20 Must‑Know AI Large‑Model Interview Questions for Test Managers (with Answers)

This article examines how AI, especially large language models, is reshaping software testing, covering fundamental concepts, token economics, prompt‑engineering, strengths and limitations, practical use‑cases, ROI calculations, tool selection, data‑security measures, and strategies for upskilling test managers and their teams.

AI testingPrompt engineeringROI
0 likes · 19 min read
20 Must‑Know AI Large‑Model Interview Questions for Test Managers (with Answers)
DaTaobao Tech
DaTaobao Tech
Aug 20, 2025 · Artificial Intelligence

How Cursor’s Coding Agent Works: Deep Dive into Its Architecture and Real‑World Experiments

This article examines the Cursor coding‑assistant by dissecting its backend architecture, running three practical experiments (a Go hello‑world program, a CUDA flash‑attention code search, and a single‑page to‑do web app), and analyzing why the tool succeeds or fails in real development scenarios.

Coding AgentCursorLLM integration
0 likes · 9 min read
How Cursor’s Coding Agent Works: Deep Dive into Its Architecture and Real‑World Experiments
Taobao Flash Sale Design
Taobao Flash Sale Design
Jun 16, 2025 · Industry Insights

How Generative AI Is Transforming UI Design: Tools, Workflow, and Future Trends

This article examines the rapid evolution of generative AI UI tools—from early LLM‑template systems to emerging design agents—outlines practical step‑by‑step workflows, compares popular solutions, shares prompt‑engineering tips, and predicts how AI‑driven editors will reshape product design in the coming years.

AI-generated UIDesign AutomationFuture Trends
0 likes · 12 min read
How Generative AI Is Transforming UI Design: Tools, Workflow, and Future Trends
MoonWebTeam
MoonWebTeam
Apr 23, 2024 · Artificial Intelligence

Exploring Devika AI: An Open‑Source AI Programmer’s Capabilities and Limits

Devika AI, an open‑source AI programmer from Stition AI, is examined for its architecture, supported actions, installation steps, and real‑world performance across tasks such as building a Snake game, Conway’s Game of Life, Vue3 components, and unit‑test generation, highlighting strengths, weaknesses, and future potential.

Devika AIlarge language modelstool evaluation
0 likes · 21 min read
Exploring Devika AI: An Open‑Source AI Programmer’s Capabilities and Limits
DevOps
DevOps
Sep 2, 2022 · Operations

Seven Lessons Learned When Growing Your Configuration Management

Scaling a configuration management team from a small startup to a large enterprise reveals seven key lessons about managing tool costs, customization control, infrastructure scalability, build environment governance, early adoption of third‑party solutions, ensuring traceability with many developers, and continuously evaluating tool costs versus market alternatives.

Build AutomationConfiguration ManagementDevOps
0 likes · 10 min read
Seven Lessons Learned When Growing Your Configuration Management
58 Tech
58 Tech
Apr 19, 2021 · Information Security

Java White-Box Static Code Analysis: Overview, Tool Evaluation, and Selection

This article introduces the importance of source code security scanning in CI/CD pipelines, explains static application security testing (SAST), compares major commercial and open-source Java analysis tools, and presents the selection criteria and conclusions that guided 58 Group's Java white-box scanning solution.

JavaSASTSecurity
0 likes · 16 min read
Java White-Box Static Code Analysis: Overview, Tool Evaluation, and Selection
Ziru Technology
Ziru Technology
Aug 7, 2019 · Backend Development

Why MockServer Beats Other Mock Tools for Stable Backend Testing

To ensure stable and efficient single‑interface testing on our platform, we evaluated several mock frameworks—including RAP2, AnyProxy, Mock‑Server, and WireMock—and ultimately selected MockServer for its automatic protocol detection, simple configuration, extensive documentation, and built‑in fallback to real responses.

Backend testingMock ServerSoftware Testing
0 likes · 4 min read
Why MockServer Beats Other Mock Tools for Stable Backend Testing