---
title: "New Microsoft tool lets devs spin up AI behavior tests using text descriptions"
url: https://daily.dev/posts/new-microsoft-tool-lets-devs-spin-up-ai-behavior-tests-using-text-descriptions-c6lh1ot4i
source_url: https://techcrunch.com/2026/06/02/new-microsoft-tool-lets-devs-spin-up-ai-behavior-tests-using-text-descriptions
type: article
source: "TechCrunch"
published: 2026-06-02T19:02:44.214Z
updated: 2026-06-02T19:03:11.472Z
tags: ["microsoft", "ai-agents"]
reading_time: 3
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

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

**[TechCrunch](https://daily.dev/sources/tc)** · 3 min read · 1 upvotes · 0 comments

## Summary

Microsoft has released ASSERT (Adaptive Spec-driven Scoring for Evaluation and Regression Testing), an open-source framework that lets developers create AI behavior tests from plain-language descriptions. Rather than relying on broad, generic benchmarks, ASSERT converts natural-language policies and behavioral goals into structured test cases, runs them against a target AI system, and scores the results. It also records intermediate actions and tool calls so developers can trace where failures occur. The tool supports continuous monitoring and can be customized with system context, tools, and constraints, filling a gap for application-specific AI evaluation that general benchmarks cannot address.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://techcrunch.com/2026/06/02/new-microsoft-tool-lets-devs-spin-up-ai-behavior-tests-using-text-descriptions>

## Similar posts on daily.dev

- [Microsoft open sources AI evaluation framework for enterprise agents](https://daily.dev/posts/microsoft-open-sources-ai-evaluation-framework-for-enterprise-agents-yivfz7bll) · InfoWorld · 1 upvotes · 0 comments
- [Put your AI to the Test with Microsoft.Extensions.AI.Evaluation](https://daily.dev/posts/put-your-ai-to-the-test-with-microsoft-extensions-ai-evaluation-4lc8ewfkp) · DevBlogs · 0 upvotes · 0 comments

---

Tags: [#microsoft](https://daily.dev/tags/microsoft), [#ai-agents](https://daily.dev/tags/ai-agents)

[View this post on daily.dev](https://daily.dev/posts/new-microsoft-tool-lets-devs-spin-up-ai-behavior-tests-using-text-descriptions-c6lh1ot4i)
