y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#test-automation News & Analysis

6 articles tagged with #test-automation. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

6 articles
AIBullisharXiv – CS AI · Feb 277/106
🧠

Toward Automated Validation of Language Model Synthesized Test Cases using Semantic Entropy

Researchers introduce VALTEST, a framework that uses semantic entropy to automatically validate test cases generated by Large Language Models, addressing the problem of invalid or hallucinated tests that mislead AI programming agents. The system improves test validity by up to 29% and enhances code generation performance through better filtering of LLM-generated test cases.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Context-Aware Generative AI for Automated Telecom Test Script Generation

Researchers present a context-aware generative AI framework for automated telecom test script generation that continuously adapts to live system changes rather than relying on static test suites. The system uses a knowledge graph, delta-detection engine, and RAG-enhanced AI agent to automatically create, update, or retire test cases as code, configurations, and KPIs evolve, significantly reducing manual testing effort.

AINeutralarXiv – CS AI · Jun 95/10
🧠

AI-Augmented Closed-Loop Quality Engineering: A Reference Architecture for Continuous Software Quality Intelligence

Researchers propose a closed-loop AI-enhanced architecture for continuous software quality intelligence that integrates requirement analysis, test prioritization, defect prediction, and production incident feedback. Testing on a semi-synthetic dataset demonstrates significant improvements: 35% reduction in test execution time, defect leakage reduction from 0.19 to 0.13, and detection effectiveness improvement from 0.72 to 0.84 across six release cycles.

AINeutralarXiv – CS AI · Jun 86/10
🧠

AI-Driven Test Case Generation from Natural Language Requirements: A Survey of Techniques and Research Gaps

A comprehensive survey of AI and NLP techniques for automating test case generation from natural language requirements identifies 21 primary studies across three evolutionary eras. The research reveals that no existing approach fully addresses six critical quality dimensions—automation, ambiguity handling, domain applicability, traceability, evaluation thoroughness, and hallucination control—highlighting significant gaps in current software testing automation.

AINeutralarXiv – CS AI · Mar 33/104
🧠

Test Case Prioritization: A Snowballing Literature Review and TCPFramework with Approach Combinators

Researchers conducted a comprehensive literature review of test case prioritization (TCP) techniques and developed a new framework with ensemble methods called approach combinators. The study analyzed 324 TCP-related studies and proposed new evaluation metrics, with their methods achieving up to 2.7% reduction in regression testing time while performing comparably to state-of-the-art algorithms.