Unit Testing - Bitcoin Example

Welcome to the discussion about this lecture. Here you can ask questions or post feedback about this specific lecture.

1 Like

How do you know that there are no bugs in the definitions of the unit tests?
Are there systems to check the quality of the unit test definitions ?

3 Likes

Hello Ivan!
So here we are learning that in unit testing of all projects you test your different components by giving them INPUTS with a certain expected OUTPUT, which is known beforehand.

1 Like

I have the same question!

1 Like

Maybe could be interesting to know more about this instead, WHAT IS A QUALITY MANAGEMENT SYSTEM (QMS)?

If you have any more questions, please let us know so we can help you! :slight_smile:

Carlos Z.