Skip to content

Add "How to Test a Prototype" wiki page - #202

Draft
TaylerUva with Copilot wants to merge 2 commits into
mainfrom
copilot/how-to-test-prototype
Draft

Add "How to Test a Prototype" wiki page#202
TaylerUva with Copilot wants to merge 2 commits into
mainfrom
copilot/how-to-test-prototype

Conversation

Copilot AI commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

No existing guidance on structured prototype testing — adds Build Season/How to Test a Prototype.md covering the five core data collection practices: limiting variables, checking battery between runs, recording video, documenting all input variables, and recording results.

Changes

  • New page: Build Season/How to Test a Prototype.md
    • Numbered guidelines matching the team's established prototype testing process
    • Variable list explicitly calls out angle, speed, battery voltage, and compression

Screenshot

How to Test a Prototype page

Original prompt

This section details on the original issue you should resolve

<issue_title>How to test prototype</issue_title>
<issue_description>How it needs to gather data

  1. Limit you variables (change one thing at a time)
  2. Check battery between test
  3. Record with video
  4. Write out all variables (angle, speed, battery, compression, etc.)
  5. Write out results (accuracy percentage)</issue_description>

Comments on the Issue (you are @copilot in this section)


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] Document testing process for prototype data gathering Add "How to Test a Prototype" wiki page Mar 21, 2026
Copilot AI requested a review from TaylerUva March 21, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to test prototype

2 participants