# Certyfikacja

### 📚 Materiały

* [ISTQB](/certyfikacja/istqb.md) 🏤
* [Certyfikaty testerskie](/certyfikacja/lista-certyfikatow-testerskich.md) 🏤
* [Czy warto robić certyfikat ISTQB Poziomu Podstawowego?](http://testerzy.pl/baza-wiedzy/wiecej-niz-szkolenie-istqb-poziomu-podstawowego) 📖
* [Certyfikat testerski ISTQB Foundation Level – czym jest i czy warto go mieć?](http://jakzostactesterem.pl/certyfikat-testerski-istqb-foundation-czym-warto-go-miec/) 📖
* [Certification Competence Correlation](https://martinfowler.com/bliki/CertificationCompetenceCorrelation.html) 📖

### 💬 Dyskusje

* [Are software Testing Certifications worth it?](https://club.ministryoftesting.com/t/are-software-testing-certifications-worth-it/259/6)
* [ISTQB certificate - is it still worth it?](https://www.utest.com/forums/12764/page/1)
* [Earning a Software Testing Certification: Is it Worth It?](https://leantesting.com/software-testing-certification/)


---

# Agent Instructions: 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:

```
GET https://ksiazka.testowanieoprogramowania.pl/certyfikacja.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
