testing

Tag

Cards List
#testing

I'm building a tool to stop manually chatting with your own AI agent to test it, would you use it?

Reddit r/AI_Agents · 2026-06-10

The author is building a tool to automatically test AI agents by simulating realistic user conversations and providing pass/fail reports, saving developers from manual testing.

0 favorites 0 likes
#testing

What your agent's green test suite actually proves

Reddit r/AI_Agents · 2026-06-10

This article argues that standard test suites with fixed inputs and expected outputs are insufficient for AI agents due to infinite input spaces and non-deterministic behavior, advocating for property-based testing instead.

0 favorites 0 likes
#testing

@rohanpaul_ai: Robotics is slow because every change needs physical setup, people, space, and repeated field runs. Physical AI needs t…

X AI KOLs Following · 2026-06-09 Cached

Antioch introduces Antioch Agent, a browser-based robotics simulator that lets developers test robot software in a closed agentic loop without physical hardware, accelerating development cycles.

0 favorites 0 likes
#testing

Sharp Low-Degree Thresholds for Planted-vs-Planted Testing

arXiv cs.LG · 2026-06-05 Cached

This paper establishes the first sharp thresholds for low-degree polynomial tests in planted-vs-planted settings, matching the known low-degree recovery threshold for counting communities in planted submatrix and dense subgraph models, and identifying a smooth transition for weak testing.

0 favorites 0 likes
#testing

Ciao - Assertions and their Use

Lobsters Hottest · 2026-06-05 Cached

This documentation describes the assertion language in the Ciao Prolog system, which allows annotating code with type and instantiation mode declarations for debugging, testing, optimization, and autodocumentation.

0 favorites 0 likes
#testing

Announcing Mutation Testing in Haskell

Lobsters Hottest · 2026-06-04 Cached

Mutation testing is now generally available in the sydtest Haskell testing framework, enabling developers to automatically verify test suite quality by generating code mutations and checking that tests catch them. The author was motivated by the rise of AI-generated code (via Claude) and the need for an objective, automated measure of test coverage.

0 favorites 0 likes
#testing

I don’t think you can break Bendex Arc. Prove me wrong.

Reddit r/AI_Agents · 2026-06-03

Bendex Arc is a tool that resists prompt injection attacks by tracking full sessions, independently verified to be 100% effective against attacks that defeat other tools.

0 favorites 0 likes
#testing

Microsoft ASSERT: Test AI Agents with Plain Text Specs

Reddit r/artificial · 2026-06-03 Cached

Microsoft released ASSERT at Build 2026, an open-source framework that converts natural language behavior specifications into executable evaluations for AI agents.

0 favorites 0 likes
#testing

How would you test a long-context reasoning system?

Reddit r/ArtificialInteligence · 2026-06-03

A hypothetical question about testing a system that can reason across 100m+ context with near-perfect accuracy raises discussion on proving its capabilities.

0 favorites 0 likes
#testing

Self-calling executables

Lobsters Hottest · 2026-06-02 Cached

This article explains the concept of self-calling executables, where a program starts another instance of itself, and demonstrates its use in Go testing (running the main function in a subprocess) and in TUI tools (e.g., jjui using SSH_ASKPASS to prompt for passwords via a child process).

0 favorites 0 likes
#testing

Something I keep seeing with AI projects that nobody talks about openly

Reddit r/AI_Agents · 2026-06-02

This article highlights that many AI agent projects fail in production not because of model quality, but because teams launch without clearly defining what constitutes failure, missing critical edge cases that lead to confident incorrect outputs.

0 favorites 0 likes
#testing

@FinanceYF5: So cool! Peter Steinberger turned Codex into a fully automated QA bot. Now after every code commit, it automatically generates test cases, simulates user operations to run tests, and if it finds a bug, it can directly write fix code and submit a PR. Development efficiency is maxed out!

X AI KOLs Following · 2026-06-01 Cached

Peter Steinberger used Codex to build a fully automated QA bot that automatically generates tests, runs tests after each code commit, and can automatically fix bugs and submit PRs, greatly improving development efficiency.

0 favorites 0 likes
#testing

After testing AI agents on real browser tasks, I think the hype is ahead of the infrastructure

Reddit r/AI_Agents · 2026-06-01

The author tested AI agents on real browser tasks and found them unreliable due to infrastructure limitations, arguing for a dedicated browser runtime for agents rather than relying on current browsers designed for humans.

0 favorites 0 likes
#testing

built a small open source tool to stop AI agents from regressing after changes

Reddit r/artificial · 2026-05-31 Cached

replayd is an open source Python tool that captures failed AI agent runs and replays them as regression tests to prevent regressions from returning after changes.

0 favorites 0 likes
#testing

Benchmarking Production Builds

Reddit r/AI_Agents · 2026-05-29

Discusses how to benchmark and grade production builds, focusing on key performance indicators like context-drift, hallucinations, and governance.

0 favorites 0 likes
#testing

Blue Origin Rocket Explodes in Fiery Setback

Wired · 2026-05-29 Cached

Blue Origin's New Glenn rocket exploded during a hotfire test at Cape Canaveral, marking a significant setback. All personnel are safe, and an investigation is underway.

0 favorites 0 likes
#testing

SF startup is testing robots in Airbnbs, and trashing them, lawsuit claims

Hacker News Top · 2026-05-28 Cached

The Bot Company, a $2 billion startup founded by Tesla and Cruise alums, is accused of secretly testing household robots in Airbnbs, causing extensive damage; a host is suing for $12,383.50.

0 favorites 0 likes
#testing

Keyboard latency probe

Lobsters Hottest · 2026-05-27 Cached

A web page that measures keyboard latency via reaction time and tap duration tests, allowing users to submit results for comparison.

0 favorites 0 likes
#testing

LGMT: Logic-Grounded Metamorphic Testing for Evaluating the Reasoning Reliability of LLMs

arXiv cs.AI · 2026-05-26 Cached

This paper introduces LGMT, a framework that uses first-order logic to generate semantically invariant test cases for evaluating LLM reasoning reliability. Experiments on six LLMs show that LGMT exposes hidden defects missed by static benchmarks, suggesting evaluation should focus on robustness under logical invariance.

0 favorites 0 likes
#testing

CAFD: Concept-Aware DNN Fault Detection using VLMs

arXiv cs.LG · 2026-05-26 Cached

This paper introduces CAFD, a learning-based approach for DNN fault detection that integrates model-based, distance-based, and a novel concept-based feature called Concept Failure Ratio (CFR) derived from Vision-Language Models. CAFD consistently outperforms state-of-the-art baselines in fault detection rate across multiple datasets and budgets.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback