> For the complete documentation index, see [llms.txt](https://docs.deepskills.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepskills.io/skills-and-roles/engineering/quality-assurance/workflow.md).

# Workflow

## 1. Introduction meeting with architects (developers) to learn about the project.

## 2. Get access to website and Figma(design).

## 3. Project architecture and logic research.

## 4. Test plan investigation.

## 5. Test Cases investigation.

## 6. Start project testing - Web and Mobile applications.

{% content-ref url="/pages/mCaoFJPnkKPAq2tGuAZx" %}
[Project Testing](/skills-and-roles/engineering/quality-assurance/workflow/project-testing.md)
{% endcontent-ref %}

## 7. First testing stage is finished.

## 8. Bug report is created

(It can be created in Jira, GitHub or another soft)

## 9. Looking for bug report updates on task board.&#x20;

When developers fixed bugs we should retest it again.

## 10. If bug was fixed we close this ticket.&#x20;

If not we write a comment where the problem is described with photo and video attaching.

## 11. When all bugs are resolved and closed

Regression testing begins. It includes - full testing according to test cases.

## 12. Test summary&#x20;

report about regression test: how many test cases were successfully done, how many test cases were failed.

## 13. If regression test was completed successfully we can do an application release!
