Это видео недоступно.
Сожалеем об этом.

Angular tutorial # Component unit testing

Поделиться
HTML-код
  • Опубликовано: 25 авг 2020
  • in this Angular 10 and 12 tutorial, what is unit testing and how to write unit testing for components it in angular. This video is made by anil Sidhu in the english language
    Points of video
    Unit test case
    Understand the spec file
    Make New File component for test
    Test HTML element
    Test a function inside ts file
    Angular 10 tutorial playlist
    • Angular 10 / 11 tutorial
    Angular 10 tutorial in Hindi playlist
    • Angular 10 tutorial in...
    Checkout all course an playlist
    / phpstepbystep
    Info tech video by bhasker verma
    • Tech talks with Bhaske...

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

  • @codestepbystep
    @codestepbystep  4 года назад

    Checkout all course an playlist
    ruclips.net/user/phpstepbystepplaylists
    Info tech video by bhasker verma
    ruclips.net/p/PL8p2I9GklV468k-2RCQiJsay_1CO5U-ok

    • @areslyle395
      @areslyle395 3 года назад

      @Arlo Nathan Yea, I have been watching on Flixzone for years myself :)

  • @JaiGtz
    @JaiGtz 3 года назад +5

    this is what we call concise, simple but understandable..thanks =)

  • @itsprosenjitsardar
    @itsprosenjitsardar 4 года назад +7

    Dear Anil, your videos are really amazing and informative. I've successfully completed the Angular 9 tutorial series. After that, I've successfully created an angular CRUD app, and it's working very fine.
    Please make a tutorial series on 'NodeJS with Express and Mongo' or 'MEAN stack with a CRUD operation'. So that we can add our FrontEnd part with the BackEnd.
    Thank You.

  • @benyaminyakobi3652
    @benyaminyakobi3652 2 года назад

    Hello Anil, I've just finished the series of 'Angular 12/13 Tutorials' & I must say thank you! You clearly presented the content. Thank you very much again, appreciate your effort to do so :)

  • @ABDULRAHMAN-sb4ws
    @ABDULRAHMAN-sb4ws 3 года назад

    Very helpful and easy to describe...thanks Anil

  • @sanatanShishya1521
    @sanatanShishya1521 3 года назад

    Very nice video, perfect way to explain in simple words.
    Subscribed!. :)

  • @keesariranjith
    @keesariranjith 2 года назад

    I would like cover the test cases for dynamic html elements, how can we achieve that? Means those html elements will add to the DOM based on certain conditions

  • @srinivasulurao
    @srinivasulurao 2 года назад

    Hi Anil,
    The tutorials are really really helpful, thanks for sharing the valuable knowledge, i just have one question, how can we run only one spec file instead of running all? Any help would be appreciated.

  • @souvikdatta97
    @souvikdatta97 2 года назад

    If I want to use a different browser than chrome what to do? I have Edge and Brave installed in my system.

  • @suman6476
    @suman6476 2 года назад

    Hi,
    As you used only one class for testing, so my question if I have multiple classes in the same file, do I have to write that many test cases that are in use?

  • @rutwijpatil7439
    @rutwijpatil7439 4 года назад

    Hi, I love your videos, Just wanted to ask that is the Angular 10 tutorial completed, or are their more videos to come, as I am on the initial videos, if the tut is completed then I may continue further, so I asked

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

    Thanks man

  • @dolevdo
    @dolevdo 3 года назад

    thanks very very much!!

  • @TheOne-qv3xw
    @TheOne-qv3xw 2 года назад

    but in real application we are not about to write static values , i want to check wether the method run and return the expected type result
    and in api rest cases
    on success need to check success scenario and and failed cases need to check failed scenario and if got error in calling rest then the result that this rest call return this that error input is this url is this and etc

  • @ishirraj8554
    @ishirraj8554 2 года назад +4

    Please avoid saying "right" after every sentence. It doesn't make any sense. (also very irritating)

    • @bhanu2703
      @bhanu2703 2 года назад

      Don't comment.. It's too Irritating😡

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

      Please be polite while making sugesstions.

  • @premadevis7112
    @premadevis7112 3 года назад

    Hi I want to know how to write a unit test case for nested function call.

  • @rahulgemanjyothi9735
    @rahulgemanjyothi9735 2 года назад

    how to write a test case for if (xyz){} in component.ts file?

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

    how to test a login function with MSAL in Angular

  • @misubgify
    @misubgify 3 года назад

    Can you write a test for Button click. thanks

  • @surajsingh-go5fs
    @surajsingh-go5fs 3 года назад

    hello sir mere ko ek problem a rhi ha .json ki jitni bhi files ha sabhi mae reference error show kr raha solve kr do sir problem

  • @chimz2455
    @chimz2455 2 года назад

    Hi.. How to do routing test case?

  • @anandjagtap8983
    @anandjagtap8983 2 года назад

    How to use jest in angular

  • @DeepakGupta-hj2dv
    @DeepakGupta-hj2dv 4 года назад

    Bhai redux pr video bna do bhut urgent hai please

  • @suhasbothe6407
    @suhasbothe6407 3 года назад

    what if multiple html with same class name

  • @anjalipriyavutukuri8766
    @anjalipriyavutukuri8766 2 года назад

    I got Nullinjector Error then what shoul i do can u please help me in that

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

      Bro how did you resolve this error. M also getting this😢

  • @dolevdo
    @dolevdo 3 года назад +1

    giving me some errors :(

  • @muhammedsinan-bo1xj
    @muhammedsinan-bo1xj 3 года назад

    this video important ?