27 related articles

A deep dive into Codex and Claude Code for real-world AI programming—from Vibe Coding prototypes to Plan mode and SuperPAL engineering, with LLM selection strategies and enterprise workflows.

Learn how to use Claude Code's Skills system to auto-generate test cases from requirements docs in 10 minutes through a three-phase workflow of splitting, extraction, and generation.

How can non-programmers develop efficiently with AI? This guide details end-to-end automated testing and knowledge accumulation to build a self-verifying Vibe Coding development loop.

A detailed guide to five essential Cursor Skills for QA engineers: PRD analysis, test case generation, JMeter scripting, load test reports, and web automation.

In-depth review of AITS: an AI testing platform covering API automation, Web automation, App real-device cloud testing, and performance testing end-to-end.

57% of projects have deployed AI Agents, but 40% will be killed. This article analyzes the engineering methodology for taking AI Agents from Demo to enterprise product, covering the full process from requirements to deployment.

Anthropic launches Claude Fable 5 as a Computer Use orchestrator model for Pro and Max users, excelling in long-running agent workflows for automation tasks.

Deep dive into AI large model principles, from Transformer architecture to probabilistic inference, with practical guidance on LLM applications in testing and AI testing strategies.

Andrew Ng argues that the core gap in AI Agent development isn't model selection — it's systematic evals and error analysis. A breakdown of his methodology.

A deep dive into AI Agent principles, core architecture, and practical applications. Learn how Agents differ from LLMs and how to leverage Agent Skills to boost productivity.
Connecting Claude Code to DeepSeek: A …
Learn how to connect Claude Code to DeepSeek LLM for AI-driven testing. Covers Terminal vs Device Agents, Node.js setup, Claude Code installation, and DeepSeek integration.
Getting Started with Claude Code: Setu…
A practical guide to Claude Code: core concepts, setup tips, and how to pair it with DeepSeek for AI-driven software testing workflows.

Automate JMeter script generation with AI Skills, cutting manual configuration from 1 hour to 5 minutes. Learn the core Skill template elements, real efficiency data, and team standardization value.
Claude Code Skills Encapsulation: Maki…
Learn how to encapsulate Claude Code Agent Skills for test case design. Solve prompt repetition pain points with on-demand loading and skill reuse techniques.

The datasette-fixtures plugin lets Datasette plugin developers quickly create a standard test database with a single uvx command, greatly simplifying plugin testing.

Step-by-step Dify local deployment guide using VMware, Ubuntu, BT Panel, and Docker. Perfect for beginners with zero Linux experience to set up this open-source AI development platform.
TutorialsDeep dive into three advanced LangGraph topics: multi-agent architecture optimization, evaluation frameworks for non-deterministic AI systems, and cloud deployment with LangGraph Platform.
TutorialsHands-on comparison of Skills, Coze, and Dify for AI-powered software testing — covering auto-generated test cases from PRDs, performance reports, and Q&A bots to help testers choose the right tool.
TutorialsHands-on comparison of Skills, Coze, and Dify for AI-powered software testing: auto-generating test cases from PRDs, performance reports, and requirements Q&A bots.
ResearchMementoGUI is a plugin-style multimodal memory management framework that solves GUI agent forgetting in long-horizon tasks through dual time-scale memory and four memory control operators, boosting long-task completion without fine-tuning.