> 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/szukanie-pracy/szukanie-stazu.md).

# Szukanie pierwszej pracy lub stażu

Na grupie [Testowanie Oprogramowania](http://bit.ly/2uvEYzj) na Facebooku powstało już sporo tematów traktujących o tym jak i gdzie szukać stażu.

W poniższym wątku możesz zamieścić swoje ogłoszenie, jeżeli szukasz pierwszej pracy lub stażu:

{% embed url="<https://www.facebook.com/groups/TestowanieOprogramowania/permalink/1854599017896001/>" %}

### Lista

W poniższym dokumencie znajduje się aktualizowana lista firm, które oferują pracę dla początkującego stażysty lub młodszego testera bez komercyjnego doświadczenia.

{% hint style="info" %}
Najprostszym sposobem znalezienia pierwszej pracy lub stażu będzie napisanie do każdej z tych firm załączając swoje CV i na przykład list motywacyjny.
{% endhint %}

Gdzie jeszcze szukać:

* [Oferty stażu na grupie Testowanie Oprogramowania](https://www.facebook.com/groups/141683635854223/post_tags/?post_tag_id=1765229770166260)
* [Oferty pracy na grupie Testowanie Oprogramowania](https://www.facebook.com/groups/141683635854223/post_tags/?post_tag_id=1765176240171613)
* <https://nofluffjobs.com/juniors>
* <http://www.juniorjobsonly.com/>
* <https://nofluffjobs.com/testing>
* <https://www.pracuj.pl/>
* <https://www.praca.pl/>
* <https://justjoin.it/all/testing>
* <https://www.skillshot.pl/>
* <http://lmgtfy.com/?q=praca+tester>

{% hint style="warning" %}
Szukasz pracy i nie możesz jej znaleźć pomimo tego, że podobno jest to łatwe? Zerknij [tutaj](/szukanie-pracy.md#szukasz-pracy-i-nie-mozesz-jej-znalezc-pomimo-tego-ze-podobno-jest-to-latwe).
{% endhint %}

### <img src="/files/ik67SZdlqeYkp7V0svUl" alt="" data-size="line"> **Dyskusje**

* ["Szukam pracy/stażu" - lista dyskusji w grupie Testowanie Oprogramowania](https://www.facebook.com/groups/141683635854223/post_tags/?post_tag_id=1765195193503051) 🏤
  * Tutaj znajdziesz listę dyskusji, w których członkowie grupy szukają pracy lub stażu


---

# 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://ksiazka.testowanieoprogramowania.pl/szukanie-pracy/szukanie-stazu.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.
