HomeTags#software-testing

Tag timeline

#software-testing 4 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total 4
Showing 4
Page 1/1
Updated 5m ago

Entries page 1/1 · 4 total

TODAY 3 entries
NEW 論文 Paper Papers/Benchmarks · arXiv cs.SE

SCATE: コスト効率の高いテスト生成のためにコーディングエージェントを監督する学習 SCATE: Learning to Supervise Coding Agents for Cost-Effective Test Generation

重要度 Medium Medium priority 重要度 Medium · 論文/研究 · Papers / Benchmarks Medium priority · paper/research · Papers / Benchmarks

AI要約 SCATEはLLMベースのコーディングエージェントを監督者モデルで制御し、テスト生成コストを抑えながら品質を維持する手法を提案する。監督者がエージェントの行動を動的に評価することで、効率的なソフトウェアテスト自動化を実現する。

EN SCATE proposes training a supervisor model to guide LLM-based coding agents during automated test generation, reducing computational cost while maintaining coverage quality. This approach makes agent-driven software testing more practical for real-world use.

NO PREVIEW
NEW 論文 Paper Papers/Benchmarks · arXiv cs.SE

人間のテスト工程に着想を得たワークフローによるユニットテスト自動生成のためのマルチエージェントLLM協調 Multi-Agent LLM Collaboration for Unit Test Generation via Human-Testing-Inspired Workflows

重要度 Medium Medium priority 重要度 Medium · 論文/研究 · Papers / Benchmarks Medium priority · paper/research · Papers / Benchmarks

AI要約 複数のLLMエージェントが人間のテスト設計プロセスを模倣して協調することで、ユニットテストの品質とカバレッジを向上させる手法を提案した研究。従来の単一モデルによる生成より効果的なテスト作成が可能になる。

EN This paper proposes a multi-agent LLM framework that mimics human software testing workflows to collaboratively generate higher-quality unit tests with improved coverage, outperforming single-model approaches.

NO PREVIEW
NEW 論文 Paper Papers/Benchmarks · arXiv cs.SE

ReProAgent: イシューレポートからバグ再現テストを生成するツール拡張型マルチステージエージェント ReProAgent: Tool-Augmented Multi-Stage Agentic Generation of Bug Reproduction Tests from Issue Reports

重要度 Medium Medium priority 重要度 Medium · 論文/研究 · Papers / Benchmarks Medium priority · paper/research · Papers / Benchmarks

AI要約 ReProAgentは、GitHubのイシューレポートを入力としてバグ再現テストを自動生成するエージェント型フレームワークで、ツール活用と多段階推論により再現精度を大幅に向上させる。

EN ReProAgent is a multi-stage agentic framework that automatically generates bug reproduction tests from issue reports using tool-augmented reasoning, significantly improving the reliability of automated debugging workflows.

NO PREVIEW
Tue, Jun 23 1 entries
コミュニティ Community Local Models · Zenn LLM

AIに開発もテストもお任せしたら、テストはオールグリーン。でもアプリは起動しなかった。 A record of an AI-driven test setup using local and cloud LLMs, where all tests…

重要度 Info Informational 深掘り候補 · 技術記事 · Local LLM / Open Models Deep-dive candidate · technical post · Local LLM / Open Models

AI要約 ローカルLLMとクラウドLLMを組み合わせた自動テスト環境を試した記録。AIに実装とテストを任せると全テストが通過したものの、アプリ自体は起動せず、テスト品質をどう担保するかという課題を整理している。

EN A record of an AI-driven test setup using local and cloud LLMs, where all tests passed green yet the app wouldn't launch, exposing the challenge of ensuring genuine test quality.

AIに開発もテストもお任せしたら、テストはオールグリーン。でもアプリは起動しなかった。 og NO PREVIEW