Must Know Interview Questions on Regression Testing

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 63

  • @bharathkoneru4008
    @bharathkoneru4008 Před 4 lety +24

    Sir, as part of re-testing, we will check whether the bug fixes are actually resolved or not. As a part of regression testing, we check whether the existing functionalities are impacted due to these bug fixes. (existing functionalities that were working fine in previous build are impacted or not)
    *Defect verification is not part of regression testing. Re-testing has high priority over regression testing.*
    For every build, regression testing is done as there could be either bug fixes or addition of new functionalities & both.
    *Only when bug fixes are made & included in the build, then we perform re-testing.*

    • @NeverStopLearning56
      @NeverStopLearning56 Před 2 lety +2

      He has given a clear explanation on Regression testing in one more Vedio , You can check out that....
      There are 3 types of Regression test :
      Unit regression testing, Regional Regression testing and Full Regression testing...
      I recommend you to watch tat vedio for better understanding

  • @saran79
    @saran79 Před 4 lety +3

    Thank you. I will watch again to understand more clearly.

  • @bundleofjoy6429
    @bundleofjoy6429 Před 3 lety +7

    Sir can you please make videos on different Test cases like how to write test cases on regresion test etc, how we will report money testing, adhoc testing, smoke, sanity because we do not need documentation for this how we will report to manager in company ?

    • @irfanqureshi4903
      @irfanqureshi4903 Před 2 lety

      bro do u got the answer for hot write regression test cases. if u know it plz help me.

    • @jagsam123
      @jagsam123 Před rokem

      Regression means end to end test cases from start to end

  • @laxmankere9479
    @laxmankere9479 Před rokem +2

    This really helpful..in one interview interviewer ask me all above questions..

    • @sdetpavan
      @sdetpavan  Před rokem

      Thanks

    • @laxmankere9479
      @laxmankere9479 Před rokem

      Sir when you are starting Selenium with C# ...and is C# is in demanding now a days or not ... kindly reply please

  • @y.c.breddy3153
    @y.c.breddy3153 Před 4 lety +1

    Types of regression testings are unit testing, progressive testing,retesting -all ,selective testing

  • @thaynaramaciel3850
    @thaynaramaciel3850 Před rokem +1

    Thank you, sir.

  • @tusharsonwane8468
    @tusharsonwane8468 Před rokem +1

    Excellent explanation.. thank you so much 👍

  • @Mr_TravelEatWorship_Official

    Superb

  • @rajendranavale8613
    @rajendranavale8613 Před 3 lety +2

    Very good Sir.....

  • @playerkidk4308
    @playerkidk4308 Před 4 lety +2

    Love your all videos. Really informative 👍👍👍 by the way, Hello from SanFrancisco 👋

  • @blackpearl9309
    @blackpearl9309 Před 2 lety

    Plz make detail videos on Test cases

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

    Great sir 🙏

  • @arabindamohanty2190
    @arabindamohanty2190 Před 4 lety +2

    Excellent 👍 Thanks

  • @blackpearl9309
    @blackpearl9309 Před 2 lety

    Pls 🙏 make more video on test cases

  • @aditibhandare229
    @aditibhandare229 Před rokem +1

    Hello sir,
    Very nice explanation 👌👌
    But I have a one question
    What is the regression suit??

  • @blackpearl9309
    @blackpearl9309 Před 2 lety

    PlZ 🙏 make video on test cases

  • @gauravpatil8200
    @gauravpatil8200 Před 2 lety

    Thank you .

  • @satyammawale8754
    @satyammawale8754 Před 4 lety +1

    Great👍

  • @roopapatil2815
    @roopapatil2815 Před 4 lety +1

    Thanks sir..

  • @sriramnagarajanit
    @sriramnagarajanit Před 4 lety +1

    Sir can you please post video on sanity and smoke testing with concrete example

    • @sdetpavan
      @sdetpavan  Před 4 lety

      You can watch this video: czcams.com/video/iklVYBjthzQ/video.html

  • @vishakhawalke7725
    @vishakhawalke7725 Před 2 lety

    How many regression test cases do you run per day?
    How to answer this question sir?
    Please reply

  • @kalpanagouda4747
    @kalpanagouda4747 Před 2 lety

    Regression testing in q test any vedio available sir pls let me know?

  • @empowords4860
    @empowords4860 Před rokem

    Sir plz guide me for interview call is not coming very hopeless 😔mind

  • @ganeshjadhav9112
    @ganeshjadhav9112 Před 4 lety +8

    During interview asked me what is types of integration testing?

    • @chathuramahasen
      @chathuramahasen Před 3 lety

      it's under validation and verification techniques!

    • @pavanipatchipulusu256
      @pavanipatchipulusu256 Před 3 lety

      2 types of integration testing.1. Incremental integration testing and 2. Non incremental integration testing.

    • @sufiyap6542
      @sufiyap6542 Před 2 lety

      @@pavanipatchipulusu256 2 types of Incremental integration testing. 1. Top down IIT 2. Bottom up IIT

    • @akshaynagargoje2743
      @akshaynagargoje2743 Před 2 lety

      Top to bottom and 2) bottom to top

  • @vanajag2576
    @vanajag2576 Před 4 lety +1

    Hello sir,
    it's related to ETL testing , whenever we are performing regression testing between backup tables to current tables we usually use minus query for data validation it should not return any records.
    If it returns records in minus what is the next approach . please help me with the answer

    • @sdetpavan
      @sdetpavan  Před 4 lety

      If you find any mismatched functionality between expected and actual you have to consider as bug and you need to report to developer.

  • @ashwinijadhav7438
    @ashwinijadhav7438 Před 2 lety

    Sir , please send the link for selenide framwork

  • @anupriya2298
    @anupriya2298 Před 2 lety

    Hi sir
    How do we know if any update comes and check whether the regression testing is happening or not?

  • @niharbuu4429
    @niharbuu4429 Před 4 lety +2

    Hlw sir
    What is regression suits?

    • @bharathkoneru4008
      @bharathkoneru4008 Před 4 lety

      Suite is nothing but--> a group of test cases that belong to same category.
      Regression test Suite contains only regression test cases.
      Sanity test suite contains only sanity test cases

  • @blackpearl9309
    @blackpearl9309 Před 2 lety

    Test cases

  • @barthypriya
    @barthypriya Před 4 lety

    while i am doing testing volume of data increased how i handle plz tell me the answer sir

  • @gayuvalvi2791
    @gayuvalvi2791 Před 2 měsíci

    Why is it important??

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

    sir where we can get this regression testing notes

    • @sdetpavan
      @sdetpavan  Před rokem

      www.pavantestingtools.com/p/automation-testing-materials.html

  • @y.c.breddy3153
    @y.c.breddy3153 Před 4 lety +1

    How to become sdet

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

    if the given answers is in the form of documentation that would be more helpful.but thanks .

    • @sdetpavan
      @sdetpavan  Před rokem

      www.pavantestingtools.com/p/manual-testing-project.html

    • @kumarhanchinmani5461
      @kumarhanchinmani5461 Před rokem

      Dont mind,,,nowadays everyone wants everything readymade...simply we can write it down...

  • @blackpearl9309
    @blackpearl9309 Před 2 lety

    Test cases