Azure DevOps - Lesson 03| Test Plans&Test Suites | Industry Best Practices |Regression Suites-Part 1

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

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

  • @artidesai1885
    @artidesai1885 2 года назад +1

    Very informative , Excellent

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

      Thank you. Please subscribe to my channel

  • @sabataranum5128
    @sabataranum5128 2 года назад +1

    Thanks very useful video

  • @AmandeepKaur-qh9uo
    @AmandeepKaur-qh9uo 6 месяцев назад +1

    I loved your videos sir, its so informative. but would you please tell me the link of the video which is for creating these tasks, tests, releases and even projects,

    • @RavikanthReddy
      @RavikanthReddy  6 месяцев назад

      You mean setup Azure DevOps templates with all definitions?

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

    Thanks Man, really helpul.

  • @santoshpr458
    @santoshpr458 2 года назад +1

    Subscribed to your channel. Awesome explanation. I'm looking for these azure devops, test plan, writing test cases in azure devops, etc.
    Thanks

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

    Hello, Ravi Kanth for your useful videos. I haven't found such informative videos on azure DevOps till now. Recently, I am looking for delivery plan dependencies. But can't find a solution in any video. I would love it if you can make a video of task dependency through the delivery plan.

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

    I have created requirement based suite but it's unable to pulled test case. Although test case linked to the story which I linked to the suite.

  • @chrissnyder6568
    @chrissnyder6568 4 года назад +1

    Do you have a video where you are able to associate automated tests through Visual Studio for Azure Dev Ops?

    • @Mani-oq2bj
      @Mani-oq2bj 2 года назад

      Iam also looking for the same @raviKanth sir, can you please make a video on that

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

    Hi sir i have a question regarding test plan in devops... can we create test cases differently for UAT and QA? When i am doing req based suit my US are getting linked with Qa as well as UAT test cases. Can you tell me how can i segregate them so that client can see only there test cases . Pls reply thanks

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

    Is there a way to create a Test Suite that contains a constant set of test cases that I can then add to each Sprint Iteration?

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

      Yes, you can create a Common Regression Test Suite and import those test cases whatever sprint you want within project.

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

      Please subscribe to my channel

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

      @@RavikanthReddy I want to restore the deleted test suite, is that possible?

  • @CH-jz2xz
    @CH-jz2xz 2 года назад

    How do I query all the test cases in a Test Plan?

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

    How do we see the logs after the test run? Will the logs get overwritten every time when we run?

  • @pratikshak7309
    @pratikshak7309 4 года назад +1

    When we create a test based on per sprint, then how can we carry forward test execution in the next sprint?
    EG: sprint 5 , has 13 failed, 14 passed, 25 blocked test cases, on the last day of the current sprint.
    How can we carry forward this execution stat to next sprint effectively?

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

      Hi Pratiksha, you have to unmap the test cases from current user story from the sprint. Then move your user story to next sprint ans again pull the rest of test cases back to new sprint. This way, whatever the tesr results relates to your old sprint remains and your new sprint test case results logs against new sprint

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

      @@RavikanthReddy pls reply sir