PulseAugur
实时 09:42:39
English(EN) All Green, Still Broken: Real-Flow Verification Lessons from an LLM-Integrated, Multi-Market Web Application

研究发现:LLM集成Web应用面临测试缺口

arXiv上的一篇新研究论文详细介绍了测试集成大型语言模型(LLM)、支持多市场国际化并接入外部数据源的现代Web应用所面临的挑战。尽管拥有超过1500个测试用例的全面测试套件,一个生产环境中的租赁搜索助手仍然交付了面向用户的缺陷。对252个bug修复提交的分析显示,近一半的修复发生在组件级单元测试之外,出现在实时浏览器运行时、非默认市场、端到端流程以及整个系统等“接缝”处。该论文引入了“四缝”框架来对这些缺陷进行分类,并提出了识别最 problematic 接缝的实践方法。 AI

影响 凸显了确保LLM集成Web应用可靠性方面存在的重大挑战,表明需要新的测试方法。

排序理由 发布在arXiv上的研究论文,详细介绍了软件工程方面的挑战。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

研究发现:LLM集成Web应用面临测试缺口

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ali Hassaan Mughal ·

    全绿,仍有缺陷:LLM集成多市场Web应用的Real-Flow验证经验

    Modern web applications increasingly combine three ingredients that are hard to test: output from large language models, multi-market internationalization, and browser-driven front-ends over external data sources. We report on a production rental-search assistant whose automated …