HomeTags#testing

Tag timeline

#testing12 total

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

Total12#testing の全掲載記事All listed entries tagged #testing
Showing12このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 12 total

Tue, Aug 111 entries
新規収集INDEXED公式OfficialGemini/Gemma·Google Cloud Blog

エージェント型モバイルアプリ開発向け「Developer Device Platform」の提供開始Introducing the Developer Device Platform for agentic mobile app development

重要度 MediumMedium priority技術記事 · Gemini / Gemmatechnical post · Gemini / Gemma

AI要約Google Cloudは、多様な実機デバイスでのモバイルアプリのビルド・テストを大規模かつ効率的に行えるDeveloper Device Platformを発表した。デバイス調達・管理コストの削減とテスト品質の向上を目的としている。

AI SUMMARYGoogle Cloud announced the Developer Device Platform, enabling enterprises to build and test mobile apps across a wide range of real devices at scale, reducing the cost and complexity of device procurement while improving test reliability.

Wed, Aug 51 entries
コミュニティCommunityCopilot·Zenn GitHub Copilot

SkillをGitHub Copilotで"育てる" — 実証的プロンプト改善の実践レポートThis article documents applying mizchi's empirical-prompt-tuning methodology in…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約mizchi氏提唱の「empirical-prompt-tuning」手法をGitHub Copilot環境で実践し、正規表現生成Skillを意図的に劣化させてからテスト駆動で反復改善することで、勘頼りでないプロンプト品質向上の方法論を実証した記録。

AI SUMMARYThis article documents applying mizchi's empirical-prompt-tuning methodology in GitHub Copilot to iteratively improve a regex-builder Skill, showing that test-driven prompt refinement yields more reliable quality gains than intuition-based tweaking.

Thu, Jul 302 entries
🔥 HOT新規収集INDEXED公式OfficialOpenHands/OpenCode·OpenHands Releases

OpenHands v1.7.2 リリースOpenHands Releases v1.7.2

重要度 HighHigh priority公式リリース · OpenHands / OpenCodeofficial release · OpenHands / OpenCode

AI要約v1.7.2ではモックLLMビルド時のブラウザツール無効化バグが修正され、Strykerミューテーションテストが追加された。

AI SUMMARYOpenHands v1.7.2 ships a bug fix disabling browser tools during mock LLM builds and adds Stryker mutation testing for improved code quality assurance.

OpenHands Releases v1.7.2media
コミュニティCommunityAI Editors·Qiita Cursor

AIに「それっぽいコード」で逃げられないためのプロンプト設計|設計規約〜実装〜テストまでAI主導で回した知見Based on hands-on experience driving the full development cycle—design rules,…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約CursorなどのAIツールを設計規約作成から実装・テストまで主導させた実践から、「規約を渡せば十分」という思い込みが通用しない理由と、AIに曖昧な実装で誤魔化されないプロンプト設計の知見をまとめた記事。

AI SUMMARYBased on hands-on experience driving the full development cycle—design rules, implementation, and test code—with Cursor, the author shares why simply handing AI a spec is not enough and how to craft prompts that prevent AI from slipping by with plausible-looking but shallow code.

AIに「それっぽいコード」で逃げられないためのプロンプト設計|設計規約〜実装〜テストまでAI主導で回した知見og
Tue, Jul 281 entries
新規収集INDEXED公式OfficialCopilot·GitHub Blog (AI & ML)

ハーネスさえあればほぼ十分(GitHub Copilot活用論)The harness is all you need (mostly)

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約GitHub Copilotを効果的に活用するには、テストハーネスの整備が鍵であり、AIが生成したコードの品質を担保する上で不可欠な役割を果たすことが解説されている。

AI SUMMARYThe article argues that a well-structured test harness is the most critical ingredient for successfully using GitHub Copilot, as it ensures AI-generated code remains correct and trustworthy.

Wed, Jul 221 entries
公式OfficialLocal Models·Ollama Releases

v0.32.2-rc3: 統合テストのエントリーポイントを刷新 (#16560)v0.32.2-rc3: test: revamp integration test entrpoints (#16560)

重要度 MediumMedium priority公式リリース · Local LLM / Open Modelsofficial release · Local LLM / Open Models

AI要約Ollamaのリリース候補v0.32.2-rc3では、統合テストのエントリーポイントが整理・刷新され、テスト基盤の品質と保守性が向上した。

AI SUMMARYOllama v0.32.2-rc3 revamps integration test entry points, improving test infrastructure maintainability ahead of the stable release.

v0.32.2-rc3: test: revamp integration test entrpoints (#16560)media
Wed, Jul 151 entries
公式OfficialAgent Frameworks·AWS Machine Learning Blog

Amazon Nova Act を使ったエージェント型QA自動化でソフトウェアデリバリーを加速する – Part 2Accelerating software delivery with agentic QA automation using Amazon Nova Act – Part 2

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Amazon Nova Act を活用したエージェント型QA自動化の第2弾として、実際のテストシナリオへの適用方法と精度向上のテクニックを解説しており、開発チームのリリースサイクル短縮に直結する内容となっている。

AI SUMMARYThis second installment explores advanced techniques for applying Amazon Nova Act to agentic QA automation, demonstrating how teams can reduce manual testing overhead and accelerate software delivery pipelines.

Tue, Jul 141 entries
コミュニティCommunityMCP·Zenn MCP

MCPサーバーを「本物のクライアントとして」テストする mcp-testbench を作ったmcp-testbench is a new testing tool that validates MCP servers by acting as a…

重要度 MediumMedium priority技術記事 · MCP / Toolingtechnical post · MCP / Tooling

AI要約実際のMCPクライアントと同等の通信でサーバーを検証できるテストツール「mcp-testbench」が公開され、モックでは検出しにくい接続・プロトコルレベルの不具合を早期に発見できるようになった。

AI SUMMARYmcp-testbench is a new testing tool that validates MCP servers by acting as a real client, enabling detection of protocol-level bugs that mock-based tests typically miss.

Mon, Jul 131 entries
論文PaperPapers/Benchmarks·arXiv cs.SE

プログラマーはLLMが生成したアサーションの評価が苦手で過信しがちProgrammers Are Poor and Overconfident Judges of LLM-Generated Assertions

重要度 MediumMedium priority論文/研究 · Papers / Benchmarkspaper/research · Papers / Benchmarks

AI要約LLMが生成したテストアサーションをプログラマーが評価する際、正確性を過大評価しミスを見落としやすいことが実験で示された。自動テスト生成の品質保証に人間のレビューだけでは不十分である可能性を示唆する。

AI SUMMARYA study found that programmers systematically overestimate the correctness of LLM-generated test assertions and miss significant errors, raising concerns about relying on human review as a quality gate for AI-generated tests.

Programmers Are Poor and Overconfident Judges of LLM-Generated Assertionsog
Tue, Jun 231 entries
公式OfficialAgent Frameworks·LangChain Releases

langchain-openrouter==0.2.4 リリースlangchain-openrouter==0.2.4

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約openrouterの最低バージョン要件を0.9.2に引き上げ、不要なファイル回避策を削除したパッチリリース。cache_controlのテストカバレッジも追加され、依存関係の整合性と安定性が向上した。

AI SUMMARYA patch release of langchain-openrouter that raises the minimum openrouter dependency to 0.9.2, removes an obsolete file workaround, and adds test coverage for cache_control to improve stability.

langchain-openrouter==0.2.4media
Sat, May 91 entries
公式OfficialNews/Policy·Netflix TechBlog

Nebula ArchRulesでArchUnitをスケールさせるScaling ArchUnit with Nebula ArchRules

重要度 InfoInformational深掘り候補 · 技術記事 · Industry & PolicyDeep-dive candidate · technical post · Industry & Policy

AI要約NetflixがArchUnitを拡張したNebula ArchRulesを使い、複数チームにまたがるJavaサービスのアーキテクチャルールを一元管理・スケールさせるアプローチを紹介。

AI SUMMARYNetflix shares Nebula ArchRules, an ArchUnit extension that lets teams centrally define and enforce consistent architecture rules across large-scale Java services.

Thu, May 71 entries
公式OfficialCopilot·GitHub Copilot Blog

正解が一意に定まらないAIエージェントの挙動を検証する手法Validating agentic behavior when “correct” isn’t deterministic

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHubが、エージェント型AIの非決定的な出力に対し従来テストが通用しない課題を整理し、LLM-as-a-judgeやシナリオ評価、トレース分析で品質を継続検証する手法を解説している。

AI SUMMARYGitHub explains why deterministic tests fail for agentic AI and details LLM-as-a-judge, scenario-based evaluation, and trace analysis to build a trust layer that continuously validates probabilistic outputs.

Validating agentic behavior when “correct” isn’t deterministicog