Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1002 Bytes

File metadata and controls

16 lines (9 loc) · 1002 Bytes

Web Application for Testing with Test Documentation

Oracle

The description can be found in the requirements specification within the test-docs folder.

Backend — FastAPI

Deployed on the render.com free tier. Please note that after 15 minutes of inactivity, the service automatically spins down. Subsequent API calls will trigger a Docker container restart, which takes about 1.5 to 2 minutes, and the SQLite database state will be reset to its initial values.

Frontend — Flutter

Note

Since this application was specifically created as an object for test documentation, all bugs and defects have been intentionally left in place.

💡 Tip for QA Engineers: To easily inspect session states, modify local data, or reset testing environments while working with this app, you can use this cookie editor chrome extension.