# Plan - Czy na pewno?

Przed zdecydowaniem się na rozpoczęcie swojej przygody z testowaniem, warto zadać sobie pytanie **czy na pewno chcę być testerem?** Jeśli tak, to dlaczego?

Poniższa lista zadań ma na celu pomoc w odpowiedzi na pytanie czy na pewno chcesz zostać testerem.

{% hint style="info" %}
Czas nauki:\
Około 2 tygodnie.\
Sugerowane: 5 godzin tygodniowo\\
{% endhint %}

{% embed url="<https://trello.com/b/hKZ0FX2g/czy-zosta%C4%87-testerem>" %}

{% hint style="info" %}
[Jak skopiować tablicę w Trello](https://youtu.be/JD5067y9Vjo)
{% endhint %}

### 📚 Materiały <a href="#materialy" id="materialy"></a>

Lista dodatkowych materiałów, które nie znajdują się w planie "Czy zostać testerem", jednak warto je przeczytać jeżeli masz czas.

* <https://podcasttestowanie.pl/warszawqa-edukacja-testera/>


---

# 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/plan-nauki/plan-czy-na-pewno.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.
