> For the complete documentation index, see [llms.txt](https://ksiazka.testowanieoprogramowania.pl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ksiazka.testowanieoprogramowania.pl/historie.md).

# Historie

## Jak zostać testerem

* [Jak zostałem testerem, zbiór historii](https://jakzostactesterem.pl/?s=Jak+zosta%C5%82em+testerem)
* [Bajka o chemiku, który został testerem](http://testerzy.pl/baza-wiedzy/bajka-o-chemiku-ktory-zostal-testerem)
* [Historia M.](/historie/historia-jzt-1.md)
* [Jak zostałem Testerem z wykorzystaniem środków Powiatowego Urzędu Pracy?](https://testuj.pl/blog/jak-zostalem-testerem-oprogramowania-z-wykorzystaniem-srodkow-powiatowego-urzedu-pracy/)
* [Jak zostałam testerką oprogramowania – historia Karoliny](https://mamopracuj.pl/jak-zostalam-testerka-oprogramowania-historia-karoliny/)
* [Historia jednego testera](http://testerzy.pl/baza-wiedzy/historia-jednego-testera)
* [Historia pewnej testerki](https://www.facebook.com/groups/TestowanieOprogramowania/permalink/1745867432102494/)
* [Historia i przemyślenia testerki Suzann](https://www.youtube.com/watch?v=BPLVrIpnW04) 📺
* [How I became a game tester](https://youtu.be/JIYTR_zZv_w) 📺
* [Wstęp do testowania na własnym przykładzie](https://podcasttestowanie.pl/podcast-testowanie-oprogramowania-pierwszy-w-polsce-taki-podcast/) 🎙️
* [Jak zostałem testerem](https://web.archive.org/web/20210616065454/https://testerski.blog/jak-zostalem-testerem/) 🗄️
* [Jak zostałem testerem – historia prawdziwa](https://web.archive.org/web/20200707043508/https://astek.pl/jak-zostalem-testerem-historia-prawdziwa/) 🗄️


---

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

```
GET https://ksiazka.testowanieoprogramowania.pl/historie.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.
