Тёмный

What is Regression Testing? When & How We Do Regression Testing? 

Software Testing Material
Подписаться 165 тыс.
Просмотров 195 тыс.
50% 1

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 94   
@AlineBora
@AlineBora 4 года назад
It would be actually nice if you gave some real examples, like using an app. Just reading slides doesn't make any different than reading a book about it.
@shubhamnagure7654
@shubhamnagure7654 2 года назад
Thanks for the explaining !
@SoftwareTestingMaterial
@SoftwareTestingMaterial 2 года назад
Welcome and Thanks for watching.
@mehmetsevilla3147
@mehmetsevilla3147 3 года назад
Thank you for explaining in a very simple way! Great job!
@SoftwareTestingMaterial
@SoftwareTestingMaterial 3 года назад
Thanks for watching
@bhartisonewane5349
@bhartisonewane5349 3 года назад
This was simple to understand and helpful !!
@waseemAkram-qc2vm
@waseemAkram-qc2vm 3 года назад
Very clearly explained, thank you so much
@KrishnaYadav-dg9zf
@KrishnaYadav-dg9zf 4 года назад
Please make video how actually regression testing is done in company or what kind of tools software is being used
@skasrafulhaque3080
@skasrafulhaque3080 4 года назад
Explanation was very good .
@Userfd111
@Userfd111 2 года назад
Very nicely explain.
@mahmoudshaherchaher9938
@mahmoudshaherchaher9938 5 лет назад
Thank you! This was very helpful!
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks for watching
@samanshakya3848
@samanshakya3848 6 лет назад
very brief and to the point. Thumbs up!
@SoftwareTestingMaterial
@SoftwareTestingMaterial 6 лет назад
Thanks
@muralicreations9901
@muralicreations9901 6 лет назад
Thanks a lot madam. Your all videos are very helpful to me
@elnino61
@elnino61 2 года назад
thanks for the effort.
@minujoy809
@minujoy809 4 года назад
Thank you!very informative
@SoftwareTestingMaterial
@SoftwareTestingMaterial 4 года назад
Thanks. Share it with your friends.
@omsuryawanshi2003
@omsuryawanshi2003 4 года назад
Executing the same test case on a modified build called as A. Regression Testing B. Retesting C. Ad hoc Testing D. Sanity Testing Please tell me as soon as possible
@avoautomation8573
@avoautomation8573 Год назад
The type of testing where a software application is tested to verify whether a modification or software update has affected the overall working functionality of the software product. Avo Automation provides a best-in-class automated testing platform to make regression testing or any other type of testing easy and error-free.
@babysathya6686
@babysathya6686 5 лет назад
Thank you and very useful for me.
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks. Please share it with your connections.
@sajalraghav8895
@sajalraghav8895 4 года назад
Thanks a lot
@chaitanyakajale9499
@chaitanyakajale9499 5 лет назад
Good, understanding
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks
@sal5966
@sal5966 4 года назад
Didn't understand "When is bug rejected:" part. Would you give more detailed explanation please?
@abhishekdharamkar5294
@abhishekdharamkar5294 5 лет назад
Types of Regression Testing :- 1) Regular Regression Testing 2) Final Regression Testing
@hrithikmishra1093
@hrithikmishra1093 5 лет назад
regular - testing every module after its completion final - testing the entire software at the end
@UniWorld360
@UniWorld360 4 года назад
Thank you so much!
@SoftwareTestingMaterial
@SoftwareTestingMaterial 4 года назад
Thanks for watching.
@SANTHOSHs08
@SANTHOSHs08 4 года назад
Mam can u explain what is defect tracking
@aa33366
@aa33366 3 года назад
3:35 "..after every deployment" OR "..before every deployment". I think it should be before?
@michaelerwin8744
@michaelerwin8744 3 года назад
I think deployment means pushing to server which the server test the code before releasing a build. Before deployment means testing code locally.
@tarunkamboj209
@tarunkamboj209 2 года назад
when the developer fix the bug or defect we perform retesting i think
@kazzkaz7855
@kazzkaz7855 5 лет назад
Thanks Sister
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Welcome
@kalpanagouda4747
@kalpanagouda4747 2 года назад
Posible want to know how to do regression testing in qtest is any vedio available pls No need to write tc again right?
@ITFUllKnowledgeitfk
@ITFUllKnowledgeitfk 7 лет назад
Your voice is so good and tutorials are awsm and powerful Can you tell me how we also can create like that it really attracts me Which screen recorder you are using
@aravinda4199
@aravinda4199 5 лет назад
Can u explain user acceptance testing??
@rashalprajapati7725
@rashalprajapati7725 3 года назад
very nice video and useful but I also have a question if there is version upgrade how and where do we start for regression testing i got some documents for upgrades really not sure where should i start with
@amitpatil731
@amitpatil731 7 лет назад
Clear Sweet Voice...Nice examples of Regression Testing
@SoftwareTestingMaterial
@SoftwareTestingMaterial 7 лет назад
Thanks Amitsingh Patil.
@noureddinelahia2036
@noureddinelahia2036 5 лет назад
good work thanks
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks for your kind words.
@gunjikrishnakanth5896
@gunjikrishnakanth5896 4 года назад
Thank you mam
@SoftwareTestingMaterial
@SoftwareTestingMaterial 4 года назад
Thanks for watching.
@alaarahhal2964
@alaarahhal2964 5 лет назад
great thank you
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Welcome
@nitishmc6929
@nitishmc6929 5 лет назад
Excellent
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thank you
@mikkeedamo5458
@mikkeedamo5458 3 года назад
2:36 I thought regression testing is to test the other part of the system that might get affected by the new implemented feature. If that is the case then there is no difference between retesting and regression testing right? btw thank u for this playlist
@TigranMovsisyanTB
@TigranMovsisyanTB 2 года назад
Regression testing- test the product as whole after some new modifications. To find unexpected side effects.
@sonuranabhat
@sonuranabhat 3 года назад
3:21 Regression testing is done before/ after the deployment? Can you reply because I learnt it is performed before
@Bradcopo
@Bradcopo 5 лет назад
thanks
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Welcome
@sagarpatil9205
@sagarpatil9205 3 года назад
If 4 to 5 component then how to do that and if we have no idea what happen in that component in old code.
@vinayurs831
@vinayurs831 7 лет назад
wow this cleared so many doubts of mine
@SoftwareTestingMaterial
@SoftwareTestingMaterial 7 лет назад
Glad it helped you. Keep visiting Vinay.
@shivammishra-jl2kb
@shivammishra-jl2kb 5 лет назад
Where regression testing perform in bug life cycle?
@amitkhopade9372
@amitkhopade9372 3 года назад
What are the tools used to automate regression testing.?
@SoftwareTestingMaterial
@SoftwareTestingMaterial 3 года назад
Hi Amit, check this article "Best Regression Testing Tools" - www.softwaretestingmaterial.com/regression-testing-tools/
@sunithapedamalla9604
@sunithapedamalla9604 5 лет назад
We requested vedios on sap FICO test suit n test case n test script
@vikaskumarjha3465
@vikaskumarjha3465 5 лет назад
U just read what shows on slide...... Apne words main toh smjhaye...... Ye theory toh bahut sare website pe bhi available h ....phir RU-vid pe kyu dekhenge kuch ....!!
@mmrajan876
@mmrajan876 7 лет назад
You did not explain types of regression testing
@priyankapathela1390
@priyankapathela1390 6 лет назад
plz tell what is deployment
@codewithcuriosity-cwc3155
@codewithcuriosity-cwc3155 6 лет назад
tanks mam i want handle auto search like pin code drop down how we can click on perticular option after enter 2 or three digit list is showing but i am unable to click on option using selenium web driver
@pugalendhipugal292
@pugalendhipugal292 5 лет назад
what is the type of regresion testing
@sangeetsingh8980
@sangeetsingh8980 5 лет назад
This one is for Suma.. you guyz have put in efforts to develop slides which is really helpful for all of us. however just reading the slides like what suma did is waste of her time as well as annoying for users. If there is nothing to explain then ahe could better post the slides and leave it on users to read and understand.. but when one see some one explain the slides then it develop an expectation that he/she must explain it well... Forget about explaination, she is simply reading the text... It could be equally good and worth without her voice at background
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks for your valuable comments. Guess you have spent a minute or two to leave your comment. Instead you can put mute and watch. It takes just a second.
@sangeetsingh8980
@sangeetsingh8980 5 лет назад
@@SoftwareTestingMaterial yes i did the same.. as a viewer i share the feedback so that you can know what is viewer's reaction.. Although i appreciate your efforts but you can improve a bit on teaching method. Its for your good only. Customer's feedback is important in improving a business.. Good luck for your work Best wishes..
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks. We always value your feedback.
@Koel0307
@Koel0307 6 лет назад
thank u
@SoftwareTestingMaterial
@SoftwareTestingMaterial 6 лет назад
Thanks for watching Koel Dasgupta
@DEEPAKKUMAR-ty7bv
@DEEPAKKUMAR-ty7bv 5 лет назад
Aise hum bhi padh skte h. RU-vid par samjhane aate h
@mmrajan876
@mmrajan876 7 лет назад
Please upload system testing and user acceptance testing
@SoftwareTestingMaterial
@SoftwareTestingMaterial 7 лет назад
Hi, we will try to do separate video with detailed explanation on those. Meanwhile, please check this link from our blog softwaretestingmaterial.com www.softwaretestingmaterial.com/types-of-software-testing/
@sumalucky7851
@sumalucky7851 6 лет назад
Can u explain how to write test cases briefly
@SoftwareTestingMaterial
@SoftwareTestingMaterial 6 лет назад
Hi Suma Lucky, Check this out.. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-g0PrXoWKM2Y.html
@nicholaswomack9027
@nicholaswomack9027 4 года назад
2:34 dude turn up to those kids shouting in the background
@tejastoley6714
@tejastoley6714 5 лет назад
If we don't have an automation tool then how can we do regression testing.
@nikhilc.t.8577
@nikhilc.t.8577 6 лет назад
We need more real time explanation not simply reading text please.
@SoftwareTestingMaterial
@SoftwareTestingMaterial 6 лет назад
What you didnt understand here pls let us know and we will clarify that. Basic idea is to give basic diff. You can understand indepth once you start working.
@sajet12
@sajet12 4 года назад
WWhere is V-model tutorial??
@SoftwareTestingMaterial
@SoftwareTestingMaterial 4 года назад
Hi. Refer www.softwaretestingmaterial.com
@genrosystechnologiespvt.lt7976
padna hi hai ya smjhana b tha?
@ankit3429622
@ankit3429622 7 лет назад
got 12 number with in 4 min thanks mam
@sourabhson
@sourabhson 6 лет назад
madem kuch samjh nahi aaya. aapne to bus slide read ker diye......... Kuch bhi
@jkrw3540
@jkrw3540 5 лет назад
It was explained as simple as anyone could. It's your fault that you didn't pay attention !!
@hrithikmishra1093
@hrithikmishra1093 5 лет назад
so you would have believed in the explanation if she had read all that without showing it to you?
@yvonneharrison4091
@yvonneharrison4091 3 года назад
Accents are too HEAVY to understand.
@yvonneharrison4091
@yvonneharrison4091 3 года назад
ACCENTS ARE TOO HEAVY TO UNDERSTAND..
@np14832
@np14832 3 года назад
Thank you for explaining in a very simple way!! Great job!!
@vijju923
@vijju923 5 лет назад
thank you so much mam
@SoftwareTestingMaterial
@SoftwareTestingMaterial 5 лет назад
Thanks. Please share it with your connections.
Далее
Difference Between Regression Testing And Retesting
4:37
Real Time Software Testing Interview Questions
10:52
Просмотров 469 тыс.
SOFTWARE TESTING LIFECYCLE | 5-MIN GUIDE
6:02
Просмотров 16 тыс.
QnA Friday 25 - When to do Automation Testing ? 🔥
5:01