algosup / 2023-2024-project-4-sportshield-team-7

🛡️🔐 This is our take on the SportShield project, aiming to help better secure sports gear all around the world!
3 stars 0 forks source link

[TESTING] [0000001] iNEMO Inertial Module Functionality Check #11

Open mathiskakal opened 5 months ago

mathiskakal commented 5 months ago

Test Case Title

iNEMO Inertial Module Functionality Check

Test Status

Pending

Test Description

I will write a program that will detect movement and set the red LED to green if a movement is detected by the inertial module.

Test Execution

Manual

Objective

The goal is to ensure basic functionality of the inertial module

Test Environment

School MacOS (MacBook Air M1)

Dependencies

Defined by "Test Environment". Refer to the Test Book for more details on the configurations.

Preconditions

No removable components other than the battery and the testing machine should be connected to the board and be in good physical condition. Room temperature should be normal, and high electromagnetic fields should be avoided.

Post-conditions

After success, the LED should remain red indefinitely. Unplug the device when ready to tear down the experiment.

Test Data

A simple program named TEST_0000001 will be written for this test case.

Steps

Step ID Step Description Step Date Expected Results Actual Results Pass / Fail Add. Notes
O Plug the Board Power LED Should Turn on; Board should be detected by Arduino IDE Pending
1 Select the TEST_0000001 program from the test case repository Program should load in IDE Pending
2 Upload the program to the device After some time, IDE should say "Code successfully uploaded" Pending
3 Observe Red XIAO LED for 5 seconds minute Led should be red Pending
4 Lift the device suddenly off the table and observe the led changing to green for one second Led should be green when board is lifted. Pending
5 Place the device back on the table and observe the LED reverting back to red for 5 seconds. Led should be red after board is put down. Pending
6 Lift the device (again) suddenly off the table and observe the led changing to green for one second (for consistency) Led should be green when board is lifted. Pending
7 Place the device back on the table (again) and observe the LED reverting back to red for 5 seconds. (for consistency) Led should be red after board is put down. Pending
8 After one minute, unplug device from computer to end test LED should turn off, IDE should state: "Board Disconnected" Pending

Notes

No response

mathiskakal commented 5 months ago