## QA Assignment
### Objective
The task is to explore [https://testnet.zarban.io](https://testnet.zarban.io) or [https://zarban.io](https://zarban.io) and identify **one functional bug** (a defect where the application’s functionality doesn’t work as expected) and **one non-functional bug** (issues related to performance, usability, accessibility, or other non-functional areas). Document your findings using the provided bug reporting template.
### Instructions
1. **Explore the Site:**
- Spend up to 30 minutes interacting with the website.
- Try various functionalities such as navigation, forms, buttons, links, and any interactive elements.
- Observe any issues you encounter that relate to how the site works (functional issues) as well as aspects like performance, responsiveness, or visual design (non-functional issues).
2. **Identify Bugs:**
- **Functional Bug:** A bug that prevents the website from functioning correctly (e.g., broken links, forms not submitting, interactive elements not responding, etc.).
- **Non-Functional Bug:** A bug that affects the usability or performance of the website (e.g., slow page load, layout issues, inconsistent styling, accessibility issues, etc.).
3. **Document Your Findings:**
For each bug you identify, create a report using the following template:
---
**Bug Report Template:**
- **Bug Title:**
*A brief, descriptive title for the bug.*
- **Bug Type:**
*Functional* or *Non-Functional*
- **How to Reproduce:**
1. Step-by-step instructions to reproduce the bug.
2. Include any specific URL, actions, or inputs required.
3. Mention the browser and operating system (if relevant).
- **Expected Behaviour:**
*Describe what you expected to happen.*
- **Actual Behaviour:**
*Describe what actually happened.*
---
5. **Optional Enhancements:**
- Add screenshots or short video clips demonstrating the bug.
- Provide any additional context or insights that might help in understanding the issue (e.g., intermittent occurrence, environmental factors, etc.).
### Deliverables
- **Bug Reports:** Submit your findings as a single document (Markdown, PDF, or similar) in Persian or English
- Ensure that report is clear, concise, and follows the provided template.
### Evaluation Criteria
- **Completeness:** Both a functional and a non-functional bug are documented.
- **Clarity:** The reproduction steps, expected behaviour, and actual behaviour are clearly described.
- **Detail:** Reports include sufficient details to understand and replicate the issues.
- **Presentation:** The document is well-organized and professionally formatted. Screenshots and additional evidence are a plus.