Breaking
ESAtaque ucraniano con drones y misiles daña terminales de cereales y base naval rusa en NovorossiyskDEKlimaanpassung im Grundgesetz: Umweltminister plant VerfassungsänderungRUGerman Government Plans Greater Powers and Offensive Cyber Capabilities for Intelligence AgenciesUSTaliban Detains 2 Afghan Members of U.N. Mission in HeratCN中国与印尼在台湾东部海域举行海军演练PLPolicja potwierdza obecność Romanowskiego w Naddniestrzu, Interpol wciąż milczyKR러시아 유조선, 우크라이나 드론 공격 피하기 위해 그물망 설치INTLIsraeli Settlers Besiege Palestinian Families in Occupied West BankBRDescoberta no Espírito Santo: Philodendron luanae, Nova Espécie da Mata AtlânticaARتركيا تصوت على قانون يهدف إلى تعزيز السلام مع الأكراد، ولكن...ESAtaque ucraniano con drones y misiles daña terminales de cereales y base naval rusa en NovorossiyskDEKlimaanpassung im Grundgesetz: Umweltminister plant VerfassungsänderungRUGerman Government Plans Greater Powers and Offensive Cyber Capabilities for Intelligence AgenciesUSTaliban Detains 2 Afghan Members of U.N. Mission in HeratCN中国与印尼在台湾东部海域举行海军演练PLPolicja potwierdza obecność Romanowskiego w Naddniestrzu, Interpol wciąż milczyKR러시아 유조선, 우크라이나 드론 공격 피하기 위해 그물망 설치INTLIsraeli Settlers Besiege Palestinian Families in Occupied West BankBRDescoberta no Espírito Santo: Philodendron luanae, Nova Espécie da Mata AtlânticaARتركيا تصوت على قانون يهدف إلى تعزيز السلام مع الأكراد، ولكن...
Newsgather
BackMicrosoft Unveils ASSERT for Application-Specific AI Testing
Microsoft Unveils ASSERT for Application-Specific AI Testing
Tech
TechCrunch6/2/2026Tech2 min readUnited States

Microsoft Unveils ASSERT for Application-Specific AI Testing

Quick Look

  • Microsoft has launched ASSERT, an open-source framework designed to simplify the testing of AI models for specific product behaviors.
  • It converts natural language descriptions into scored tests, helping developers ensure AI systems adhere to intended functionalities and policies.

AI-generated summary

Font size

AI researchers and labs have advanced by leaps and bounds in evaluating AI models for everything from safety and compliance to sycophancy and alignment. But it appears companies and developers are faced with a new, specific need: making sure that their AI system behaves as intended for their specific product or service.

In a bid to make that testing process simpler, Microsoft on Tuesday took the wraps off ASSERT, short for Adaptive Spec-driven Scoring for Evaluation and Regression Testing.

The open-source framework, Microsoft says, makes evaluating application-specific AI behavior easy by using AI to turn high-level, natural-language descriptions of goals, policies, or intended behaviors into thorough, scored tests that can be investigated.

ASSERT takes plain-language descriptions of an AI model’s expected behavior and policies, turns them into a structured set of acceptable and unacceptable behaviors, generates problem scenarios and test cases, runs them against the target system, and scores the results. It can also record the paths the AI system takes, including intermediate actions and tool calls, so developers can inspect where failures happen.

Devs can provide system context, tools, and constraints, too, if they want to further customize what the evaluations cover.

For example, a developer could specify that a document research AI agent shouldn’t send emails to people outside the company, limit confidential information to C-level executives, and provide concise summaries with prior context in mind. ASSERT will use those rules to generate test cases that check whether the system follows those rules on an ongoing basis.

The framework, according to Microsoft, fills a gap that broader, more general evaluations cannot when AI models are intended to behave in a manner that is shaped by an application or product’s context, policies, and tools.

“One of the things we’ve learned is that evaluations are absolutely critical to making good decisions,” said Sarah Bird, chief product officer of Responsible AI at Microsoft. “Because if you don’t understand the behavior of the AI system, it’s really hard to know if it’s meeting your organization’s bar […] What we found is that if you really want to have a trustworthy system, you should evaluate many more dimensions that are application-specific.”

Bird said ASSERT can be used to evaluate systems when they’re being built, after deployment, and even for continuous monitoring.

Related Topics

This article was originally published by TechCrunch.

Related Stories

More on this topicmicrosoft