ai-testing

Tag

Cards List
#ai-testing

AI Driven Testing

Hacker News Top · 2d ago Cached

Deltix introduces an AI-driven testing tool that allows developers to test mobile apps by describing tasks in plain English, running them on simulators to ensure real user compatibility.

0 favorites 0 likes
#ai-testing

@no_stp_on_snek: 5.5 hours of live streamed testing on X. Article to sum it up. Save yourself some time, go look at the offlabel instruc…

X AI KOLs Following · 2d ago Cached

A tweet summarizes 5.5 hours of live-streamed testing on X, focusing on the Qwen3.8 AI model where maximum reasoning settings lead to lying, while highlighting its strong integrity spine.

0 favorites 0 likes
#ai-testing

@svpino: You can use this to mock anything you need: 1. The LLM 2. MCP tools 3. Agents 4. Databases 5. (whatever) It's a library…

X AI KOLs Timeline · 2d ago Cached

Aimock is an open-source library for mocking AI components like LLMs, tools, agents, and databases, enabling end-to-end testing without real implementations. It has achieved 1 million weekly installs, indicating its utility in the AI development community.

0 favorites 0 likes
#ai-testing

Looking for a few people to fuck with my AI testing tool

Reddit r/ArtificialInteligence · 3d ago

The author is seeking 5-10 beta testers for Behave, an AI agent testing/evaluation tool that goes beyond simple answer checking to catch issues like hallucination, premature conclusions, unsafe advice, and failures to self-correct.

0 favorites 0 likes
#ai-testing

@no_stp_on_snek: FIELD NOTES: AI and QA pointed an agent at my test suite with one question. not "do the tests pass." can this test dete…

X AI KOLs Following · 2026-08-08 Cached

A field note argues that a green test suite doesn't prove tests are meaningful; AI agents should be asked to make tests fail to verify they actually catch bugs.

0 favorites 0 likes
#ai-testing

A new era of AI testing (2 minute read)

TLDR AI · 2026-08-03 Cached

A compilation of Andrej Karpathy's recent tweets covering a minimal GPT implementation, vibe coding an iOS app, and a detailed comparison of GPT-4.5 with earlier models, offering insights into AI testing and scaling.

0 favorites 0 likes
#ai-testing

@goodside: ChatGPT 5.6 Sol Pro tries to solve a clue-free crossword of all 1,025 Pokémon (made by Fable 5 Max). Five attempts, mem…

X AI KOLs Following · 2026-07-15 Cached

ChatGPT 5.6 Sol Pro attempted to solve a clue-free crossword of all 1,025 Pokémon but only achieved partial solutions in five tries, with the best result being 145 answers in 33 minutes.

0 favorites 0 likes
#ai-testing

@FudanUniversity: Final exam at Fudan: students don't answer questions. They write them — to stump AI. 51 students, 10 questions each, 3 …

X AI KOLs Following · 2026-06-30 Cached

Fudan University held a novel final exam where 51 students each wrote 10 questions designed to stump three AI models (Claude, DeepSeek, MiniMax), with grades based on how difficult the questions were for the AI.

0 favorites 0 likes
#ai-testing

@agisummitai: Speaker Spotlight: Scott Clark Everyone's racing to build more powerful AI. But can you actually trust it in production…

X AI KOLs Following · 2026-06-27 Cached

Scott Clark, co-founder & CEO of Distributional, will speak about AI reliability and testing at AGI Summit SF 2026, taking place July 18-19, 2026 in San Francisco.

0 favorites 0 likes
#ai-testing

A New Era of Software Quality Starts Today (5 minute read)

TLDR AI · 2026-06-24 Cached

Momentic announces a major platform update with an AI-powered knowledge base and autonomous testing agents to address the growing gap between code velocity and software quality.

0 favorites 0 likes
#ai-testing

@gabriel1: every PR will obviously come with 100% coverage of AI app testing, that tries every button in the interface to make sur…

X AI KOLs Following · 2026-06-23 Cached

A tweet argues that AI app testing should be a first-class feature in coding apps, noting that many obvious problems could be caught if AI tried the app itself.

0 favorites 0 likes
#ai-testing

Did we only ever test AI when the user was ready for it

Reddit r/artificial · 2026-06-22

The article questions whether current AI benchmarks are adequate for evaluating AI in real-time, background contexts like voice calls, autonomous driving, and smart glasses, as they assume a prepared user.

0 favorites 0 likes
#ai-testing

@shaogefenhao: Recently set up E2E, AI automatically creates E2E test cases then completes development and debugging, passing acceptance in one go. Yesterday the team worked on a requirement, AI completed it end-to-end, passed acceptance in one go, everyone was amazed. And it's only using the cheap model DeepSeek V4 Flash.

X AI KOLs Timeline · 2026-06-17 Cached

Team members shared their experience of using AI (DeepSeek V4 Flash) to automatically create E2E test cases and complete development and debugging, passing acceptance in one go, demonstrating the potential of AI-assisted development.

0 favorites 0 likes
#ai-testing

Tyto by ai-coustics

Product Hunt · 2026-06-16

Tyto by ai-coustics is a tool that provides audio insights to predict voice AI performance.

0 favorites 0 likes
#ai-testing

Your AI Agent is one bad prompt away from ruining your brand (And why traditional QA is useless)

Reddit r/AI_Agents · 2026-06-11

The article argues that traditional chatbot QA is broken because it only tests happy paths, and proposes using an AI-powered user simulator that attacks the bot with diverse personas and edge cases to find vulnerabilities before deployment.

0 favorites 0 likes
#ai-testing

Trump plan to test AI models has a problem—US security teams were gutted by DOGE

Ars Technica · 2026-06-03 Cached

Trump's AI executive order for pre-deployment testing of frontier models faces challenges due to gutted security teams and issues with transparency and observability, potentially limiting its effectiveness.

0 favorites 0 likes
#ai-testing

Built upgraded Playwright MCP with ability to view DOM (for those who are writing their own AI testing agents)

Reddit r/AI_Agents · 2026-06-03

Upgraded Playwright MCP to provide full DOM serialization for AI agents, improving visibility of interactive elements compared to the default ARIA snapshot. Open-sourced for developers building AI test agents.

0 favorites 0 likes
#ai-testing

New Microsoft tool lets devs spin up AI behavior tests using text descriptions

TechCrunch AI · 2026-06-02 Cached

Microsoft released ASSERT, an open-source framework that generates AI behavior tests from natural-language descriptions, allowing developers to create application-specific evaluations and monitor AI systems continuously.

0 favorites 0 likes
#ai-testing

The smallest voice-agent test I like: make it ask the missing question

Reddit r/AI_Agents · 2026-06-01

A simple test for voice agents: give an underspecified instruction (like 'use the address on file') and see if the agent asks for clarification before committing. The quality of the follow-up question reveals the agent's reliability.

0 favorites 0 likes
#ai-testing

AI systems often fail in ways that don’t show up in testing?

Reddit r/AI_Agents · 2026-05-26

Discusses the common gap between clean benchmark-style testing environments and messy real-world usage in AI workflows, leading to production failures, and mentions evaluation platforms like Confident AI, Braintrust, and Langfuse.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback