GLA Summit 2022/Test Driving a CLD

From LabVIEW Wiki
Jump to: navigation, search

Test Driving a CLD by Anton Sundqvist

Test Driven Development (TDD) is a software engineering discipline where the design process is guided through the use of automated tests. This discipline has many advantages and a strong impact on the design emerging through the process.

During this presentation, I will walk through the process of solving a Certified LabVIEW Developer (CLD) exam using TDD. I’ll analyze the solution, explore the challenges, and share some conclusions.

This should give a nice introduction to the concepts involved in TDD and some motivation as to why it might be worth the effort.

Presentation Links

See Also

External Links