Quick links
Start testing using these resources.
Beta test instructions
Thank you for testing OA AI Tracker. This page gives concise, actionable steps, acceptance criteria, and a copy-paste bug-report template.
1) Access & login
- Test on desktop and mobile (iOS/Android). Note layout or interaction differences.
- Use the Google Login flow. Confirm successful sign-in and access to the Projects area.
2) Workflow & data import
- Create a new Project (Projects → Add new). Provide required fields and save.
- Import data: use the provided Google Sheets file or upload CSV/JSON. Verify the import completes without error.
- Confirm Google Sheets import preserves column headers and row order.
- Try an alternate format (CSV/JSON) if available and note differences.
3) Testing objectives
- Dashboard review: Confirm charts and tables reflect imported data and calculations (readiness scores, counts).
- Functionality: Filters, sorting, and interactions update data across views without errors.
- Usability: Navigation, labels, and chart legibility on desktop and mobile.
- Performance: Time to sign-in, create project, import data, and load dashboards.
4) Feedback & bug reporting
All feedback helps — whether it's a quick note, a detailed bug report, a design idea, or a perspective about usability. We welcome contributors from all backgrounds; your experience helps us make the product more seamless and easier to use. Use the template below for bug reports. Share reports via Discord or open an issue on GitHub — you can also star the repository to follow progress.
Report via GitHub Star the repository ⭐
Quick bug report (friendly)
No need for formal language — a few lines help a lot. Optional fields are marked.
- What happened? (one sentence)
- Where: Page or feature (e.g., Dashboard → Import)
- Steps to reproduce (quick): 1–3 steps
- Expected vs actual: short note
- Optional: screenshot, console error, browser/OS
Example:
What happened? Charts show zeros after importing sample data.
Where: Dashboard → Overview
Steps: 1) Create project 2) Import sample.csv 3) Open dashboard
Expected: charts show counts; Actual: all zeros
Contribute
Open-source contributions welcome: code, docs, tests, or design. Check the repository for issues labeled "good first issue".
View repository