> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/qa-engineer.md).

# QAエンジニア

### 基本情報

* 給与レンジ：競争力のある水準、交渉可能
* ポジション：フルタイム
* 勤務地：リモート
* タイムゾーン：問わず

### 担当業務

* 新機能とリリースのテスト計画の設計に協力する
* 報告された不具合をトリアージし、リグレッションを検証・再現する
* バグレポートを文書化し、問題のライフサイクルの各フェーズに応じて更新する
* Web3 dApp および暗号資産ウォレットのインタラクションに対して機能、統合、リグレッション、パフォーマンステストを実施する。
* テスト活動の組織化と実行においてチームメンバーと調整する
* ウォレット統合、トランザクション処理、スマートコントラクトのインタラクションなど、ブロックチェーン固有の機能全体でテストカバレッジを確保する。
* Android、iOS のモバイルデバイスと、Windows、Mac、Linux のデスクトップアプリでのマニュアルテストを実施する

### スキルと資格

* ブロックチェーン技術、DeFi、NFT、広い Web3 エコシステムへの知見。
* Web3 dApp と暗号資産ウォレット（MetaMask、WalletConnect、ハードウェアウォレットなど）の実務経験。
* QA 方法論、テスト戦略、ソフトウェア開発ライフサイクルへの深い理解。
* サーバーサイドおよびクライアントサイドの QA テストの実務経験。
* 自律的に行動し、新技術を迅速に習得できる優れた問題解決スキル。
* 強いコミュニケーションスキルと細部への注意力。

### あると望ましいこと

* エンドツーエンドテストフレームワーク（Puppeteer、Playwright、Cypress など）の経験
* DeFi プロトコルとその基盤となるメカニズムへの理解。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/qa-engineer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
