1. MSTest unit testing c# introduction | Unit Testing in depth with MSTest

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • In this video I have explained what exactly is Unit Test. What benefits we get from Unit Test. and much more. The topic for this Unit test series is MSTest which is very popular Unit Test in product based companies for .net framework developments.
    If you like watching my content then do like it and don't forget to subscribe because it meant a lot to me.
    Subscribe the channel : / @simplyteching
    Visit playlist: • Unit Test. MS Test
    -----------------------------------------------------------------------------
    Other playlists
    Design Pattern Playlist: • Design Patterns in c#
    C# basics Tutorial Playlist: • C# basics
    Concept Mania Playlist: • Concept mania
    Tips and Tricks: • Tips and Tricks
    ----------------------------------------------------------------------------
    Connect with me on:
    Twitter: / simplyteching
    Linked-in: / simply-teching
    Facebook: simplyte...
    #unittesting #MSTest #simplyteching

Комментарии • 11

  • @sahithipeddapalli7283
    @sahithipeddapalli7283 Год назад

    Sir can you make videos for entity framework

  • @abdulkadir-jh2yj
    @abdulkadir-jh2yj Год назад +1

    i want nunit vs xunit vs mstest differences videos and advantage

    • @simplyteching
      @simplyteching  Год назад +1

      nunit and xunit are not much different but MSTest is very much different. Let me get some time to list down the difference and I will try to make a video on this too.

    • @abdulkadir-jh2yj
      @abdulkadir-jh2yj Год назад

      @@simplyteching thnu so much

  • @satwikgawas5582
    @satwikgawas5582 Год назад

    Hello sir upload next video

  • @adambenak8781
    @adambenak8781 3 месяца назад

    What is this language?

  • @satwikgawas5582
    @satwikgawas5582 Год назад

    Xunit or mstest which is best

    • @simplyteching
      @simplyteching  Год назад

      Both are best for what they do... MSTest is mostly used in legacy applications that I have seen.. if dependency injection has been properly used then xunit can be used.. or else MSTest is the best.

    • @satwikgawas5582
      @satwikgawas5582 Год назад

      @@simplyteching ok in my company xunit is used.

    • @simplyteching
      @simplyteching  Год назад

      @@satwikgawas5582 great.. dotnet kaun sa use karte hain aaplog?