> For the complete documentation index, see [llms.txt](https://docs.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/qa.md).

# QA

Quality Assurance roles will be part of an Agile Scrum Team working on ensuring the product features are delivered with quality to the users and organisation.

This role is part of a **Product Team** responsible for building features that support the day-to-day processes of CYF.

The ideal **commitment** is of 7 hours per week for at least 3 months, which includes the weekly meetings. This is so you and Code Your Future get the most out of the experience.&#x20;

#### **Your Role**

We are looking for **Junior or experienced QAs** who will be part of a Scrum Team, doing the manual or automated test of features, bugs and tech debt issues that will deliver the roadmap. The teamwork has a collaborative, committed and fun approach.

#### **You will:**

* [ ] Being part of the Product Team and using these key skills daily: team player mindset, self-accountability, pro-actively communicating, working with an agile mindset and being open to asking questions&#x20;
* [ ] Actively participating in the Agile/Scrum ceremonies&#x20;
* [ ] Ensure functional requirements are clear from the beginning
* [ ] Identify non-functional requirements
* [ ] Write test cases
* [ ] Raise necessary bugs
* [ ] Work closely with the developers to test and ensure the story has quality until the release
* [ ] Coaching the team on quality&#x20;
* [ ] Creating documentation around quality&#x20;
* [ ] Creating or improving existing QA processes selecting the right tools to accomplish your mission to improve quality
* [ ] Building the automated feature testing is a differential


---

# 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.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/qa.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.
