> 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/italian/benvenuto-su-pancakeswap/about-us/team/become-a-chef/qa-engineer.md).

# QA Engineer

### Informazioni Generali

* Fascia salariale: Competitiva, negoziabile
* Posizione: Full-time
* Sede: Remota
* Preferenza fuso orario: Qualsiasi

### Le tue Responsabilità

* Collaborare nella progettazione dei piani di test per nuove funzionalità e release
* Classificare i difetti segnalati, verificare e riprodurre le regressioni
* Documentare i bug report e aggiornarli in base alle diverse fasi del ciclo di vita dei problemi
* Condurre test funzionali, di integrazione, di regressione e di performance per le dApp Web3 e le interazioni con i portafogli crypto.
* Coordinamento con i membri del team nell'organizzazione ed esecuzione delle attività di testing
* Garantire la copertura dei test per le funzionalità specifiche blockchain come l'integrazione del portafoglio, la gestione delle transazioni e le interazioni con gli smart contract.
* Test manuali su dispositivi mobili (Android, iOS) e app desktop su Windows, Mac e Linux

### Competenze e Qualifiche

* Familiarità con le tecnologie blockchain, DeFi, NFT e il più ampio ecosistema Web3.
* Esperienza comprovata con dApp Web3 e portafogli crypto (es. MetaMask, WalletConnect, hardware wallet).
* Solida conoscenza delle metodologie QA, delle strategie di testing e del ciclo di vita dello sviluppo software.
* Esperienza pratica nel testing QA sia lato server che lato client.
* Eccellenti capacità di problem solving, con la capacità di lavorare in autonomia e imparare rapidamente nuove tecnologie.
* Forti capacità comunicative e attenzione ai dettagli.

### Preferibile avere

* Esperienza con framework di test e2e (es. Puppeteer, Playwright, Cypress)
* Comprensione dei protocolli DeFi e dei loro meccanismi sottostanti.


---

# 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/italian/benvenuto-su-pancakeswap/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.
