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

Sdílet
Vložit
  • čas přidán 12. 08. 2020
  • Best Practices for creating Test Plans in Azure DevOps for CMMI (Waterfall) process
    Best Practices for creating Test Plans in Azure DevOps for Agile process
    Best Practices for creating Test Suites in Azure DevOps for CMMI (Waterfall) process
    Best Practices for creating Test Suites in Azure DevOps for Agile process
    Best Practices in configuring Test Plans
    Best Practices in Configuring Test Suites
    Best Practices in Linking Test Cases with Requirements
    Managing Regression Suites in Azure DevOps Test Plans
    Manage & Execute Regression Suites at release level or Sprint Level
    ________________________________________________________________________
    Tricentis ShiftSync:
    shiftsync.tricentis.com/?utm_...
    References:
    Playlist of TRICENTIS Tosca SAP Automation:
    • TRICENTIS Tosca SAP Au...
    Playlist of TRICENTIS Tosca 16.0 Automation Tutorial:
    • TRICENTIS Tosca 16.0 A...
    Playlist of Postman Automation Tool concepts:
    • Postman Beginners Tuto...
    Playlist of Katalon Automation Tool concepts:
    • Katalon Studio Test Au...
    Playlist of TestProject Automation Tool Concepts:
    • TestProject Test Autom...
    Playlist of CZcams Videos on Tosca Automation Specialist Level 1 & 2 concepts:
    • TRICENTIS Tosca Automa...
    Playlist of CZcams Videos on Tosca Automation Engineer Level 1 concepts:
    • TRICENTIS Tosca Automa...
    Azure DevOps Total 30+ Lessons Playlist:
    • Azure DevOps and Conti...

Komentáře • 21

  • @artidesai1885
    @artidesai1885 Před 2 lety +1

    Very informative , Excellent

  • @sabataranum5128
    @sabataranum5128 Před 2 lety +1

    Thanks very useful video

  • @atuljangra5076
    @atuljangra5076 Před 3 lety +1

    Thanks Man, really helpul.

  • @aakp2007
    @aakp2007 Před 3 lety

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

  • @pragyamishra1644
    @pragyamishra1644 Před 2 lety

    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

  • @rafiairshad7469
    @rafiairshad7469 Před 2 lety

    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.

  • @AmandeepKaur-qh9uo
    @AmandeepKaur-qh9uo Před 3 měsíci +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  Před 3 měsíci

      You mean setup Azure DevOps templates with all definitions?

  • @santoshpr458
    @santoshpr458 Před rokem +1

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

  • @chrissnyder6568
    @chrissnyder6568 Před 3 lety +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 Před rokem

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

  • @palaksoni8341
    @palaksoni8341 Před 10 měsíci

    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.

  • @CH-jz2xz
    @CH-jz2xz Před 2 lety

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

  • @qualityassurance7044
    @qualityassurance7044 Před 3 lety +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  Před 3 lety

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

    • @RavikanthReddy
      @RavikanthReddy  Před 3 lety

      Please subscribe to my channel

    • @kishorenaravula9632
      @kishorenaravula9632 Před 3 lety

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

  • @pratikshak7309
    @pratikshak7309 Před 3 lety +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  Před 3 lety

      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 Před 2 lety

      @@RavikanthReddy pls reply sir