Skip to main content
KGayo
Visitor II
November 17, 2020
Question

What is the recommended Software Test Tool that conforms to White Box Testing for STM32? I have a finished project code in STM32CubeIDE but it has to pass the FDA Software Test (independent of hardware).

  • November 17, 2020
  • 0 replies
  • 477 views

This link provides details regarding White Box Testing: https://www.softwaretestinghelp.com/white-box-testing-techniques-with-example/

Basically we just want to test the software by conducting a white box unit test. Any input is much appreciated. Thanks.

    This topic has been closed for replies.