# Introduction

## What is this documentation for?

Το παρόν αποτελεί έναν **hands on** documentation της δόμισης και του τρόπου καταγραφής και εκτέλεσης ενός τυπικού testing process ενός project.

## What is the purpose of this?

Σκοπός του documentation δεν αποτελεί η ανάπτυξη εννοιών του Software quality management (Testing Levels, Types, Techniques, etc) αλλά να αποτελέσει ένα on boarding & reference εργαλείο για την ορθή ολοκλήρωση ενός testing process.

Για την αναλυτικότερη περιγραφή των διαδικασιών που περιγράφονται πλοηγηθείτε στα links της ενότητας **External links** κάθε σελίδας.

## Who is this for?

To documention απευθύνεται σε:

* Test engineers&#x20;
* Development engineers&#x20;
* Project managers
* Project owners

## Need help?

To contact us directly, email <mailto:qa@linakis.com>. Thank you reading!

## External links

{% embed url="<https://www.altexsoft.com/whitepapers/quality-assurance-quality-control-and-testing-the-basics-of-software-quality-management/>" %}


---

# 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://qasoftwaretesting.linakis.com/introduction.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.
