Components testing
Components testing#
{"description": "Learn how to test all hardware components of a Duckiebot and make sure the robot is correctly assembled.", "keywords": "duckiebot components testing, component testing"}
To make sure the Duckiebot is correctly assembled we test the main components: sensors and actuators.
Component testing is the first of three testing phases that will be performed to ensure the Duckiebot is full operational:
Component testing: Testing - Duckiebot Hardware Components
Subsystem-level testing: Duckiebot subsystems
System-level testing: Demo - Lane Following