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] [0000700] PCB Soldering Inspection #29

Closed mathiskakal closed 5 months ago

mathiskakal commented 5 months ago

Test Case Title

PCB Soldering Inspection

Test Status

Passed

Test Description

In this test we will perform an inspection on the custom PCB (a.k.a. motherboard) that is connecting all the components together. Due to a lack of information regarding the actual design and routing of the circuit board, a visual inspection is about as much as we can do. This starts with an inspection of the quality of the soldering.

Test Execution

Manual

Objective

The goal of this test is to detect visually any defects or deformities on the custom motherboard, and to check that it complies with the provided specifications.

Test Environment

Other

Dependencies

Preconditions

Nothing else than the PCB and its soldered components should be connected to the device.

Post-conditions

The device should be in the same state after test completion.

Test Data

Click to show the soldering joint inspection guide... ![Image](https://github.com/algosup/2023-2024-project-4-sportshield-team-7/assets/114522530/f8911941-0642-427f-9330-4cd041fc03c7)
Click to show the soldering bridge example... ![Image](https://github.com/algosup/2023-2024-project-4-sportshield-team-7/assets/114522530/e4fbb744-44b7-4800-99c2-f6523e6ae8f1)
Click to show the misaligned component example... ![Image](https://github.com/algosup/2023-2024-project-4-sportshield-team-7/assets/114522530/a992a1f3-6400-4414-b04b-600daab63e3e)
Click to show solder ball example... ![Image](https://github.com/algosup/2023-2024-project-4-sportshield-team-7/assets/114522530/826bcd84-3f10-45b6-83ab-8a81777cb2f7)

Steps

Step ID Step Description Step Date Expected Results Actual Results Pass / Fail Add. Notes
O Check each solder joint 04/18/2024 - 18:34 No irregularities found No irregularities found PASS
1 Check for solder bridges 04/18/2024 - 18:41 No solder bridge found No solder bridge found PASS
2 Check for component alignment 04/18/2024 - 18:45 No misaligned component found No misaligned component found PASS
3 Check for solder balls 04/18/2024 - 18:50 No solder ball found No solder ball found PASS

Notes

No response