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.

pageProject Testing

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.

When developers fixed bugs we should retest it again.

10. If bug was fixed we close this ticket.

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

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!

Last updated