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

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 17

  • @artidesai1885
    @artidesai1885 2 роки тому +1

    Very informative , Excellent

  • @sabataranum5128
    @sabataranum5128 2 роки тому +1

    Thanks very useful video

  • @atuljangra5076
    @atuljangra5076 3 роки тому +1

    Thanks Man, really helpul.

  • @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.

  • @rafiairshad7469
    @rafiairshad7469 3 роки тому

    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.

  • @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

  • @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

  • @AmandeepKaur-qh9uo
    @AmandeepKaur-qh9uo 9 місяців тому +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  9 місяців тому

      You mean setup Azure DevOps templates with all definitions?

  • @CH-jz2xz
    @CH-jz2xz 3 роки тому

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

  • @pragyamishra1644
    @pragyamishra1644 3 роки тому

    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

  • @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 3 роки тому

      @@RavikanthReddy pls reply sir