Пікірлер
@elizabethchelley6468
@elizabethchelley6468 2 сағат бұрын
Mac search bar
@Jelvix
@Jelvix 7 күн бұрын
Hi! Thank you for your advices! We just posted our new video about TOP AUTOMATION TESTING tools, could be interesting after watching you
@marcellballa5169
@marcellballa5169 15 күн бұрын
I don't think that it is always possible to create test cases in a way that someone using software for the first time understands them.
@mathijsvandam1965
@mathijsvandam1965 11 күн бұрын
I don't agree, can you give me an example in which you think it wont be possible?
@marcellballa5169
@marcellballa5169 8 күн бұрын
@@mathijsvandam1965 If you have a complex GUI with business logic specific items and functionality. It would take a very long time to describe the necessary steps (if even possible) in a way that any user can execute them. Moreover the user should not blindly click on things without knowing what she/he is actually doing.
@antonbudnik3895
@antonbudnik3895 2 ай бұрын
Super helpful!
@rizkavio27
@rizkavio27 2 ай бұрын
niceee! thankyou
@maxiissks6760
@maxiissks6760 2 ай бұрын
When you realize that none of these kids not even Eminem could beat that guy. You know who I mean… “ this is my area, and I am afraid to fuck you because your ass is fill of bacteria” 😂
@milan_clips
@milan_clips 3 ай бұрын
This is by far the best ever explanation of a basic concept I have ever seen for Test Automation. Good work !
@metamurph
@metamurph 3 ай бұрын
speaking of improving quality - objectives slide point 2 - you have a spelling mistake.
@Ogk8036
@Ogk8036 4 ай бұрын
Test case doesn’t include actual result, only expected result. If the test case fails, then should be created a bug report with expected and actual result. And we have link this bug report to the respective test case.
@0x42NaN
@0x42NaN 25 күн бұрын
no
@Sev11the0
@Sev11the0 4 ай бұрын
This video is literally made 100% with AI
@smasifhossain8478
@smasifhossain8478 5 ай бұрын
Very clear. Thanks.
@srikantkumar4132
@srikantkumar4132 5 ай бұрын
Fab
@albertol4048
@albertol4048 5 ай бұрын
Any mobile app to use for testing such as a financial mobile app?
@Juan-Hdez
@Juan-Hdez 6 ай бұрын
Very useful. Thank you.
@kodandaramaiah8954
@kodandaramaiah8954 6 ай бұрын
Good and useful information for computer engineering
@dihloramojela5944
@dihloramojela5944 7 ай бұрын
thank 🙏🙏🙏
@pradnya948
@pradnya948 8 ай бұрын
So do we calculate these matrices per sprint or PI?
@shahzaibidreesahmed4827
@shahzaibidreesahmed4827 8 ай бұрын
Wonderful
@shahzaibidreesahmed4827
@shahzaibidreesahmed4827 8 ай бұрын
Great video
@oooohmysoooosexy
@oooohmysoooosexy 9 ай бұрын
Thank you. What is a Traceability Matrix; differences between forward and reverse traceability. Why is this important and when do we require these.
@PandeyyGautam
@PandeyyGautam 10 ай бұрын
Nice
@Bear-zu8zo
@Bear-zu8zo 10 ай бұрын
ohh some one with siple explanation
@iWillFightYouInComments
@iWillFightYouInComments 11 ай бұрын
This explanation is way better than my instructors lol. Thanks
@jorgecisneros2523
@jorgecisneros2523 11 ай бұрын
thanks for the informatión, . Necesitaba un sitio donde pueda ver las metricas más utilizadas.
@MartinRidzik
@MartinRidzik Жыл бұрын
Perfect Video!
@francisbasco6525
@francisbasco6525 Жыл бұрын
What do you think is the most important QA metrics out of the given types?
@hamidhos8101
@hamidhos8101 Жыл бұрын
Hello. Thank you for the great educational videos you make. Which of the following software do you choose to test modern software? Cypress or Playwright or Selenium ?
@almonddonut1818
@almonddonut1818 Жыл бұрын
Thank you so much! 🥹
@lainowar6328
@lainowar6328 Жыл бұрын
Good explanation! Thank you very helpful <3 <3 <3
@amritvasyal3923
@amritvasyal3923 Жыл бұрын
Good 👍
@nathanwebb4752
@nathanwebb4752 Жыл бұрын
Thank you for this! I'm just getting started in QA and this has simplified a lot of unknowns for me. Well done!
@wolfiereimold1993
@wolfiereimold1993 Жыл бұрын
👊 *Promosm*
@NeoGenPS23
@NeoGenPS23 Жыл бұрын
This is good explanation for Manual Tester, to know about Automated Testing
@xyzzy64
@xyzzy64 Жыл бұрын
well that's... very simple. I assumed regression testing had to do with using linear regression to find values that lead to the code not passing tests.
@yulia_hst
@yulia_hst Жыл бұрын
Sorry, but there is mistake in Defect density formula or example results
@ayoubazouzi3685
@ayoubazouzi3685 Жыл бұрын
thank you ....
@MuhammadSaad-qk5wo
@MuhammadSaad-qk5wo Жыл бұрын
Concise
@salmaakter7726
@salmaakter7726 Жыл бұрын
Your explanation is clear . Thank you.We need more videos on software testing .
@kevin780313
@kevin780313 Жыл бұрын
thank you
@angelwater8987
@angelwater8987 Жыл бұрын
._.
@juret0113
@juret0113 Жыл бұрын
👍👍👍 ☕
@ikrammchiou6009
@ikrammchiou6009 Жыл бұрын
hello sir, hope you're fine. i have a question about writing test cases. when we want to write different test cases for a specific scenarios, we should think of both negative and positive cases like for example login test cases( we should test with both valid ans invalid data). My question is: is this valable for all scenarios? for example, if i would like to write test cases for testing a buttom, what are the negatif test cases? for me, the only test case possible is to test if the buttom work correctly, i mean if the buttom open the right page. could you please help me about this?
@Sofura.academy
@Sofura.academy Жыл бұрын
I don't think there will have negative test cases as well. All you need to test is - (including the one you mentioned) testing by using different browsers and devices. secondly, testing by clicking on the button repetitively and observing the behavior. Also, testing by clicking back and forth. However, a negative test case might be clicking outside the button and observing whether it works
@vishvshukla4607
@vishvshukla4607 Жыл бұрын
thank you
@al7240
@al7240 Жыл бұрын
Such a concise explanation. Thank you!
@suzanashaho3281
@suzanashaho3281 Жыл бұрын
Thank you for all your videos. They are so well explained.
@moktay4086
@moktay4086 Жыл бұрын
thanks
@ravinnawodya
@ravinnawodya Жыл бұрын
Thank u ❤
@ravinnawodya
@ravinnawodya Жыл бұрын
Thank u
@mickbilgofficial7361
@mickbilgofficial7361 Жыл бұрын
I really like the explanation. So concise
@markganus1085
@markganus1085 2 жыл бұрын
Regression testing (rarely, non-regression testing) is re-running functional and non-functional tests to ensure that previously developed and tested software still performs after a change. If not, that would be called a regression. Changes that may require regression testing include bug fixes, software enhancements, configuration changes, and even substitution of electronic components. As regression test suites tend to grow with each found defect, test automation is frequently involved. Sometimes a change impact analysis is performed to determine an appropriate subset of tests (non-regression analysis). en.wikipedia.org/wiki/Regression_testing