tests
This commit is contained in:
@@ -261,6 +261,10 @@ __[Auth Project](https://git.homyk.space/MH.Dmitrii/auth-project)__
|
||||
A basic FastAPI authentication and authorization service, built without relying on the framework's built-in auth mechanisms. Implements JWT-based login, bcrypt password hashing, and a flat permission model with privilege escalation protection. A focused example of building auth logic from scratch and understanding it deeply enough to test it effectively.
|
||||
using console, inspector, debugging, network and storage sections
|
||||
|
||||
__[Nova Registration Form — QA Test Portfolio](https://git.homyk.space/MH.Dmitrii/nova-registration-form-qa)__
|
||||
|
||||
A deliberately buggy registration form (HTML/CSS/JS, no backend) built as a self-contained manual testing exercise. Includes a full test plan, test cases covering boundary value analysis, equivalence partitioning and pairwise testing, and detailed bug reports (with screenshots) for 7 seeded defects. Available in both English and Russian. Demonstrates end-to-end manual QA workflow: test planning → test design → execution → defect reporting.
|
||||
|
||||
__Virtualization software__
|
||||
|
||||
- able to set up and operate virtual machines in different software like Virtualbox, qemu, vmware, hyperv, docker and podman
|
||||
|
||||
Reference in New Issue
Block a user