W4 – Unit Testing

Hi everyone,

this week, we created our test plan

this week’s topic was testing our project. So we started writing tests for our application improving our applications by finding bugs in early stage of development. Therefore we first wrote a Testplan which you can find here. It’s going to be completed with all information needed in the future, while we work more on testing our project.

We use the MSTest framework for C# and it has been added as dependency to our project here.

A link to our tests can be found here.

For your overview, in the screenshot below, you can see the tests running in our IDE.

We’re looking forward to your feedback

Best regards,

your Team Neco

W4 – Unit Testing

4 thoughts on “W4 – Unit Testing

  1. Hello Team Neco,

    it is nice to see that you are also doing tests for your project.
    Can it be that you have accidentally uploaded the original test plan without your changes?

    Best regards,
    Team SuperWoman

    Like

  2. Hey Team NeCo,

    your testing documents seem sufficient. I think it is good to have a working IDE integration for Unit Tests, just as you do.
    It would be nice for us if you could put a link to the Unit Tests into your blog post.

    Best regards,
    Team PPR

    Like

Leave a comment