<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/feed.rss.xml" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>bun</title>
    <description></description>
    <link>https://speakerdeck.com/bun913</link>
    <atom:link rel="self" type="application/rss+xml" href="https://speakerdeck.com/bun913.rss"/>
    <lastBuildDate>2023-05-26 07:53:44 -0400</lastBuildDate>
    <item>
      <title>機能・非機能の学びを一つに!Agent Skillsで月間レポート作成始めてみた / Unifying Bug &amp; Infra Insights — Building Monthly Quality Reports with Agent Skills</title>
      <description>[Claude Code Skills実践！ - 業務を効率化する活用事例](https://findy.connpass.com/event/387334/) にて発表した資料になります。
元ネタのブログ記事はこちらです: https://zenn.dev/moneyforward/articles/865c3af4da5cc4</description>
      <media:content url="https://files.speakerdeck.com/presentations/ae7563320bec4e16b85853a3710b7be4/preview_slide_0.jpg?39026445" type="image/jpeg" medium="image"/>
      <content:encoded>[Claude Code Skills実践！ - 業務を効率化する活用事例](https://findy.connpass.com/event/387334/) にて発表した資料になります。
元ネタのブログ記事はこちらです: https://zenn.dev/moneyforward/articles/865c3af4da5cc4</content:encoded>
      <pubDate>Wed, 08 Apr 2026 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/unifying-bug-and-infra-insights-building-monthly-quality-reports-with-agent-skills</link>
      <guid>https://speakerdeck.com/bun913/unifying-bug-and-infra-insights-building-monthly-quality-reports-with-agent-skills</guid>
    </item>
    <item>
      <title>メールやSlack通知をトリガーにした非同期APIテスト基盤を作ってみた / async-test-platform-for-automated-testing</title>
      <description>ユーザーへのフィードバックがメールやSlack通知である機能のテストをしたいと思ったことがありませんか？私はあります。
例えば「決裁権者への決済の催促」「大量のデータが入っているCSVのダウンロードリンクが後からくる」「とても重要な管理者にだけ届くべき通知」などです。
今回はそれらをテストするために1週間でテストするための基盤を安いコストで作ってみました！</description>
      <media:content url="https://files.speakerdeck.com/presentations/6cbac3ee7fb04b898c95963cca962912/preview_slide_0.jpg?37077089" type="image/jpeg" medium="image"/>
      <content:encoded>ユーザーへのフィードバックがメールやSlack通知である機能のテストをしたいと思ったことがありませんか？私はあります。
例えば「決裁権者への決済の催促」「大量のデータが入っているCSVのダウンロードリンクが後からくる」「とても重要な管理者にだけ届くべき通知」などです。
今回はそれらをテストするために1週間でテストするための基盤を安いコストで作ってみました！</content:encoded>
      <pubDate>Thu, 23 Oct 2025 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/async-test-platform-for-automated-testing</link>
      <guid>https://speakerdeck.com/bun913/async-test-platform-for-automated-testing</guid>
    </item>
    <item>
      <title>はじめてのSDET  / My first challenge as a SDET</title>
      <description>[JaSST nano vol.47](https://jasst-nano.connpass.com/event/349312/)にて登壇した資料です。</description>
      <media:content url="https://files.speakerdeck.com/presentations/33d690fd2d5a474e857d629d0f5f434f/preview_slide_0.jpg?34693637" type="image/jpeg" medium="image"/>
      <content:encoded>[JaSST nano vol.47](https://jasst-nano.connpass.com/event/349312/)にて登壇した資料です。</content:encoded>
      <pubDate>Tue, 15 Apr 2025 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/my-first-challenge-as-a-sdet</link>
      <guid>https://speakerdeck.com/bun913/my-first-challenge-as-a-sdet</guid>
    </item>
    <item>
      <title>とあるOSSを継続可能にするための取り組みについて / OSS Refactoring Process</title>
      <description>JaSST nano vol.40(https://jasst-nano.connpass.com/event/328652/) にて発表させていただいた資料です。

私の自己承認欲求がリファクタリングに向かい、まっとうなプロセスでリファクタリングをしていきましたので手順などをご紹介します</description>
      <media:content url="https://files.speakerdeck.com/presentations/919e2eec491941f79678e3a01f183de8/preview_slide_0.jpg?31761552" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.40(https://jasst-nano.connpass.com/event/328652/) にて発表させていただいた資料です。

私の自己承認欲求がリファクタリングに向かい、まっとうなプロセスでリファクタリングをしていきましたので手順などをご紹介します</content:encoded>
      <pubDate>Tue, 17 Sep 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/oss-refactoring-process</link>
      <guid>https://speakerdeck.com/bun913/oss-refactoring-process</guid>
    </item>
    <item>
      <title>そのbeforeEach本当に必要? TIPSをご紹介 / beforeEach TIPS</title>
      <description>JaSST nano vol.39(https://jasst-nano.connpass.com/event/325471/) にて発表させていただいた資料です。

縦に長いbeforeEachを見たことありませんか？私はめちゃくちゃあります。なんなら書いてます。そんな自分にも向けてTIPSを共有します。</description>
      <media:content url="https://files.speakerdeck.com/presentations/de77f0e9a94742aaa2e15406534948ee/preview_slide_0.jpg?31417754" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.39(https://jasst-nano.connpass.com/event/325471/) にて発表させていただいた資料です。

縦に長いbeforeEachを見たことありませんか？私はめちゃくちゃあります。なんなら書いてます。そんな自分にも向けてTIPSを共有します。</content:encoded>
      <pubDate>Tue, 20 Aug 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/beforeeach-tips</link>
      <guid>https://speakerdeck.com/bun913/beforeeach-tips</guid>
    </item>
    <item>
      <title>あなたはどっち派？XSpec系テストフレームワークの構造化流派について / XSpec Title Naming</title>
      <description>JaSST nano vol.38(https://jasst-nano.connpass.com/event/322830/) で発表した資料です。
XSpec 系のテストコードで `describe` や `test` や `it` に書く情報や、構造化の仕方って人によって違ったりしませんか？ The Art of Unit Testing, 3rd Edition という書籍にコツが書いてあったので共有します。</description>
      <media:content url="https://files.speakerdeck.com/presentations/08d47a5589034b70b5b4b3dd68f6fbdd/preview_slide_0.jpg?31005883" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.38(https://jasst-nano.connpass.com/event/322830/) で発表した資料です。
XSpec 系のテストコードで `describe` や `test` や `it` に書く情報や、構造化の仕方って人によって違ったりしませんか？ The Art of Unit Testing, 3rd Edition という書籍にコツが書いてあったので共有します。</content:encoded>
      <pubDate>Tue, 16 Jul 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/xspec-title-naming</link>
      <guid>https://speakerdeck.com/bun913/xspec-title-naming</guid>
    </item>
    <item>
      <title>良いユニットテストの性質を整理してたら考えるべき設計も見えてきたの</title>
      <description>JaSST nano vol.37 (https://jasst-nano.connpass.com/event/319899/) で登壇した内容です。

「ユニットテストの定義はこうだよ」とか「うちのディレクトリ構成はこうね。DIの方針はこう」とHowだけ言われるより「良いユニットテストってこうだよ。だからプロダクションコード・テストコードはこうやって書いてこうね」の方が深みがでませんか？

ということで、名著を読んで「良いユニットテストの特徴とは？」みたいなものを整理していきました。</description>
      <media:content url="https://files.speakerdeck.com/presentations/be30a6a281d44455a89aa2a3cd63bf35/preview_slide_0.jpg?30658219" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.37 (https://jasst-nano.connpass.com/event/319899/) で登壇した内容です。

「ユニットテストの定義はこうだよ」とか「うちのディレクトリ構成はこうね。DIの方針はこう」とHowだけ言われるより「良いユニットテストってこうだよ。だからプロダクションコード・テストコードはこうやって書いてこうね」の方が深みがでませんか？

ということで、名著を読んで「良いユニットテストの特徴とは？」みたいなものを整理していきました。</content:encoded>
      <pubDate>Tue, 18 Jun 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/liang-iyunitutotesutonoxing-zhi-wozheng-li-sitetarakao-erubekishe-ji-mojian-etekitano</link>
      <guid>https://speakerdeck.com/bun913/liang-iyunitutotesutonoxing-zhi-wozheng-li-sitetarakao-erubekishe-ji-mojian-etekitano</guid>
    </item>
    <item>
      <title>GitHub Copilotと快適なユニットテストコード作成生活</title>
      <description>こちらで登壇させていただいた資料です。

https://trident-qa.connpass.com/event/314818/

※ こちらは2024/05/23 時点の私の考えとなります。更新の予定はございませんのでご了承ください</description>
      <media:content url="https://files.speakerdeck.com/presentations/dfdc4efa20cc4eb48c8fea774ccdeb63/preview_slide_0.jpg?30257903" type="image/jpeg" medium="image"/>
      <content:encoded>こちらで登壇させていただいた資料です。

https://trident-qa.connpass.com/event/314818/

※ こちらは2024/05/23 時点の私の考えとなります。更新の予定はございませんのでご了承ください</content:encoded>
      <pubDate>Thu, 23 May 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/github-copilottokuai-shi-nayunitutotesutokodozuo-cheng-sheng-huo</link>
      <guid>https://speakerdeck.com/bun913/github-copilottokuai-shi-nayunitutotesutokodozuo-cheng-sheng-huo</guid>
    </item>
    <item>
      <title>気が付いたらJSTQB AL TAに合格していた。そんな旅がしたいの。</title>
      <description>JaSST nano vol.36(https://jasst-nano.connpass.com/event/316558/) にて発表した資料です。
JSTQB Advanced Level Test Analyst 試験に開発寄りの人間が合格するためにした勉強方法などを共有します</description>
      <media:content url="https://files.speakerdeck.com/presentations/54b36aa34d154e4cac501f43ee03413c/preview_slide_0.jpg?30198105" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.36(https://jasst-nano.connpass.com/event/316558/) にて発表した資料です。
JSTQB Advanced Level Test Analyst 試験に開発寄りの人間が合格するためにした勉強方法などを共有します</content:encoded>
      <pubDate>Tue, 21 May 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/qi-gafu-itarajstqb-al-tanihe-ge-siteita-sonnalu-gasitaino-a4c674ba-f76e-4ff4-935e-1e4352dc664b</link>
      <guid>https://speakerdeck.com/bun913/qi-gafu-itarajstqb-al-tanihe-ge-siteita-sonnalu-gasitaino-a4c674ba-f76e-4ff4-935e-1e4352dc664b</guid>
    </item>
    <item>
      <title>ユーザーストーリーのレビューを自動化したみたの</title>
      <description>JaSST nano vol.35(https://jasst-nano.connpass.com/event/309665/) での発表資料です。

JSTQB Advanced Level Test Analystの資格勉強中に「これ自動化すれば、ちょっと楽になるんじゃない？」という好奇心に勝てずに作った仕組みについて発表しました！</description>
      <media:content url="https://files.speakerdeck.com/presentations/f6948f3c522b496f98ada5d70ad6be99/preview_slide_0.jpg?29760880" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.35(https://jasst-nano.connpass.com/event/309665/) での発表資料です。

JSTQB Advanced Level Test Analystの資格勉強中に「これ自動化すれば、ちょっと楽になるんじゃない？」という好奇心に勝てずに作った仕組みについて発表しました！</content:encoded>
      <pubDate>Tue, 16 Apr 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/yuzasutorinorebiyuwozi-dong-hua-sitamitano</link>
      <guid>https://speakerdeck.com/bun913/yuzasutorinorebiyuwozi-dong-hua-sitamitano</guid>
    </item>
    <item>
      <title>「XX試験の環境作ってよ」と言われた時によく使うAWSのソリューションについて</title>
      <description>JaSST nano vol.34(https://jasst-nano.connpass.com/event/312319/) での発表資料です。

タイトル通りですが、AWSにおいてよく使わせてもらっているソリューションについて説明しています。

「あぁ〜あの時に何か言っていたなぁ」くらいの感じでもいつか役に立つことがあるかもしれません。</description>
      <media:content url="https://files.speakerdeck.com/presentations/3d81c0bc61684c0c90ff61154ac3deef/preview_slide_0.jpg?29374692" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.34(https://jasst-nano.connpass.com/event/312319/) での発表資料です。

タイトル通りですが、AWSにおいてよく使わせてもらっているソリューションについて説明しています。

「あぁ〜あの時に何か言っていたなぁ」くらいの感じでもいつか役に立つことがあるかもしれません。</content:encoded>
      <pubDate>Tue, 19 Mar 2024 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/xxshi-yan-nohuan-jing-zuo-tuteyo-toyan-waretashi-niyokushi-uawsnosoriyusiyonnituite</link>
      <guid>https://speakerdeck.com/bun913/xxshi-yan-nohuan-jing-zuo-tuteyo-toyan-waretashi-niyokushi-uawsnosoriyusiyonnituite</guid>
    </item>
    <item>
      <title>出社っていいものなの。開発者のテストに対する疑問や思いが聞けたの</title>
      <description>JaSST nano vol.33(https://jasst-nano.connpass.com/event/310024/) での発表資料です。

同僚がテストやスクラムの話を楽しそうに聞いてくれたので、「あぁ誰かがアウトプットしてくれたおかげで違うロールの人がこんなに喜んでくれるんだ！これはみんなに伝えなきゃ！」と思って発表したものです。

技術要素が少ないのが限りなく少ないですが、私の大好きな記事やコンテンツがたくさん出てきます。</description>
      <media:content url="https://files.speakerdeck.com/presentations/3177b52b4da44b59bba844d1dcf87e90/preview_slide_0.jpg?29026256" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.33(https://jasst-nano.connpass.com/event/310024/) での発表資料です。

同僚がテストやスクラムの話を楽しそうに聞いてくれたので、「あぁ誰かがアウトプットしてくれたおかげで違うロールの人がこんなに喜んでくれるんだ！これはみんなに伝えなきゃ！」と思って発表したものです。

技術要素が少ないのが限りなく少ないですが、私の大好きな記事やコンテンツがたくさん出てきます。</content:encoded>
      <pubDate>Tue, 20 Feb 2024 00:00:00 -0500</pubDate>
      <link>https://speakerdeck.com/bun913/chu-she-tuteiimononano-kai-fa-zhe-notesutonidui-suruyi-wen-yasi-igawen-ketano</link>
      <guid>https://speakerdeck.com/bun913/chu-she-tuteiimononano-kai-fa-zhe-notesutonidui-suruyi-wen-yasi-igawen-ketano</guid>
    </item>
    <item>
      <title>JSTQB AL TM試験に 開発者が合格したので勉強法を共有するの</title>
      <description>JaSST nano vol.32(https://jasst-nano.connpass.com/event/306907/) での発表資料です。

JSTQB AL TM試験について、なかなか勉強方法などがヒットしなかったので、赤裸々に自分の勉強方法を共有してみました。</description>
      <media:content url="https://files.speakerdeck.com/presentations/bd31e6cd4db649d4a187c4e2bc89c5c0/preview_slide_0.jpg?28544853" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.32(https://jasst-nano.connpass.com/event/306907/) での発表資料です。

JSTQB AL TM試験について、なかなか勉強方法などがヒットしなかったので、赤裸々に自分の勉強方法を共有してみました。</content:encoded>
      <pubDate>Tue, 16 Jan 2024 00:00:00 -0500</pubDate>
      <link>https://speakerdeck.com/bun913/jstqb-al-tmshi-yan-ni-kai-fa-zhe-gahe-ge-sitanodemian-qiang-fa-wogong-you-suruno</link>
      <guid>https://speakerdeck.com/bun913/jstqb-al-tmshi-yan-ni-kai-fa-zhe-gahe-ge-sitanodemian-qiang-fa-wogong-you-suruno</guid>
    </item>
    <item>
      <title>なんちゃってスクラムのテストに悩んでいた時の自分へ伝えたいの</title>
      <description>JaSST nano vol.31(https://jasst-nano.connpass.com/event/304605/) での発表資料です。

過去になんちゃってなスクラムプロジェクトに悩んだことがあります。
「あの時の自分にどうしても伝えたいことは？」というのを絞り出してみました。
</description>
      <media:content url="https://files.speakerdeck.com/presentations/ded8187314e0430d81556b1e3716297e/preview_slide_0.jpg?28254603" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.31(https://jasst-nano.connpass.com/event/304605/) での発表資料です。

過去になんちゃってなスクラムプロジェクトに悩んだことがあります。
「あの時の自分にどうしても伝えたいことは？」というのを絞り出してみました。
</content:encoded>
      <pubDate>Tue, 19 Dec 2023 00:00:00 -0500</pubDate>
      <link>https://speakerdeck.com/bun913/nantiyatutesukuramunotesutoninao-ndeitashi-nozi-fen-hechuan-etaino</link>
      <guid>https://speakerdeck.com/bun913/nantiyatutesukuramunotesutoninao-ndeitashi-nozi-fen-hechuan-etaino</guid>
    </item>
    <item>
      <title>RDBを使う単体テストの前に 用意しておきたい環境を考え てみたの</title>
      <description>JaSST nano vol.30( https://jasst-nano.connpass.com/event/300947/ )で登壇した内容です。

とても基本的なこともあえて述べています。DBは開発者個別に用意してあげましょう。</description>
      <media:content url="https://files.speakerdeck.com/presentations/024cb0b9618340f8986c080160799d57/preview_slide_0.jpg?27904895" type="image/jpeg" medium="image"/>
      <content:encoded>JaSST nano vol.30( https://jasst-nano.connpass.com/event/300947/ )で登壇した内容です。

とても基本的なこともあえて述べています。DBは開発者個別に用意してあげましょう。</content:encoded>
      <pubDate>Tue, 21 Nov 2023 00:00:00 -0500</pubDate>
      <link>https://speakerdeck.com/bun913/rdbwoshi-udan-ti-tesutonoqian-ni-yong-yi-siteokitaihuan-jing-wokao-e-temitano</link>
      <guid>https://speakerdeck.com/bun913/rdbwoshi-udan-ti-tesutonoqian-ni-yong-yi-siteokitaihuan-jing-wokao-e-temitano</guid>
    </item>
    <item>
      <title>非機能テストのシフトレフト（あれ?テストを自動化したけど何か足りない?）</title>
      <description>2023/10/17にて開催された JaSST nano vol.29 にてお話しした内容です。

QAエンジニアではなく、開発寄りのエンジニアとして体系的にテストの学習を始めたのでインプットしたことをアウトプットしてみました！

ちゃんと目的を考えてテストの自動化をしよう（自戒）</description>
      <media:content url="https://files.speakerdeck.com/presentations/4117ba6f8f1c4674986bede14f671c9c/preview_slide_0.jpg?27431671" type="image/jpeg" medium="image"/>
      <content:encoded>2023/10/17にて開催された JaSST nano vol.29 にてお話しした内容です。

QAエンジニアではなく、開発寄りのエンジニアとして体系的にテストの学習を始めたのでインプットしたことをアウトプットしてみました！

ちゃんと目的を考えてテストの自動化をしよう（自戒）</content:encoded>
      <pubDate>Tue, 17 Oct 2023 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/fei-ji-neng-tesutonosihutorehuto-are-tesutowozi-dong-hua-sitakedohe-kazu-rinai</link>
      <guid>https://speakerdeck.com/bun913/fei-ji-neng-tesutonosihutorehuto-are-tesutowozi-dong-hua-sitakedohe-kazu-rinai</guid>
    </item>
    <item>
      <title>初心者でもできる！ AWS CDKへのコントリビュート</title>
      <description>DevelopersIO 2023 福岡　にて登壇させていただいた時の資料となります。</description>
      <media:content url="https://files.speakerdeck.com/presentations/b8d9d80edefd4695aee77224e65a1f9d/preview_slide_0.jpg?26468310" type="image/jpeg" medium="image"/>
      <content:encoded>DevelopersIO 2023 福岡　にて登壇させていただいた時の資料となります。</content:encoded>
      <pubDate>Mon, 24 Jul 2023 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/chu-xin-zhe-demodekiru-aws-cdkhenokontoribiyuto</link>
      <guid>https://speakerdeck.com/bun913/chu-xin-zhe-demodekiru-aws-cdkhenokontoribiyuto</guid>
    </item>
    <item>
      <title>AWSに関するOSS活動で得た貢献までの壁を越えるコツ</title>
      <description>2023/05/26（金)
クラスメソッド x フォージビジョン x Fusic【AWS勉強会】 でお話しした資料となります。</description>
      <media:content url="https://files.speakerdeck.com/presentations/a2077e0fcac14aefb3fddefb75a3f51f/preview_slide_0.jpg?25788684" type="image/jpeg" medium="image"/>
      <content:encoded>2023/05/26（金)
クラスメソッド x フォージビジョン x Fusic【AWS勉強会】 でお話しした資料となります。</content:encoded>
      <pubDate>Fri, 26 May 2023 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/bun913/awsniguan-suruosshuo-dong-dede-tagong-xian-madenobi-woyue-erukotu</link>
      <guid>https://speakerdeck.com/bun913/awsniguan-suruosshuo-dong-dede-tagong-xian-madenobi-woyue-erukotu</guid>
    </item>
  </channel>
</rss>
