Тёмный

What is Automated Testing? 

The Startup Lab
Подписаться 5 тыс.
Просмотров 182 тыс.
50% 1

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

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 58   
@nathanlee5440
@nathanlee5440 5 лет назад
This is the most helpful video I've seen on testing strategy. Well done, sir.
@humeidjocordasse4605
@humeidjocordasse4605 2 года назад
Thank you very much for all, seriously it helped me to have an holistic vision about testing, greetings from Mozambique...
@anonanon8974
@anonanon8974 3 года назад
I really am in love with your articulation and timing. Like caramel to the ears.
@TheStartupLab
@TheStartupLab 3 года назад
😂
@vincentpham7445
@vincentpham7445 4 года назад
You opened me to a new world, man.
@fredianriko5648
@fredianriko5648 3 года назад
Hey, this might be sounds so noob question to you, but as beginner on web development i'm curious about what exactly script for quality automation look like? what programming language do they use? how is the practical workflow of automated testing look like? what are basic tech stack of automated testing? really, I heard a lot that automated testing required to write script, but what language? and what does it look?
@TheStartupLab
@TheStartupLab 3 года назад
Great questions! These all sound great for a future video, but for a short answer, there a tons of options out there! You could write automation test cases in various languages (js, java, .net, etc). For something like javascript you might use nightwatch nightwatchjs.org/ or protractor www.protractortest.org/#/ for an angular project.
@Fischly007
@Fischly007 4 года назад
2:38 what kind of monster draws check marks the other way around? xD Nice vid tho, mate!
@victorruiz4533
@victorruiz4533 5 лет назад
This is awesome. Thanks for posting this!
@goodnamehostname4978
@goodnamehostname4978 3 года назад
What if someone don't like coding or don't know coding but interested in automated testing.....? What should such people do...?
@logancratty7680
@logancratty7680 4 года назад
I love this break down and the overall explanation!
@LizhiinGermany
@LizhiinGermany 4 года назад
so great explanation! Thank u!
@androidwae9919
@androidwae9919 3 года назад
thanks for sharing this
@danescott3460
@danescott3460 3 года назад
Thank you so much. Great information. I finally started working as part of a regression team, and being that I'm a newbie in professional QA testing, it makes me have more questions. One question I have is does it makes sense as a manual tester to try to learn how to perform automated testing, or should I stay away from it?
@TheStartupLab
@TheStartupLab 3 года назад
I think it makes total sense! Although you might be "just a manual tester" today, that can very well change in the future and you might find you have a strong interest in it. It's never a bad idea to experiment or reach outside your comfort zone in anything in this space, or life for that matter. The name of the game is growth! Do not stay stagnant.
@Nandhis
@Nandhis 3 года назад
That's the great content.
@ganeshshinde6146
@ganeshshinde6146 5 лет назад
Future job in automation and robotics, revolution industry 4.0
@luisfcocontreras
@luisfcocontreras 2 года назад
Is there a continuation of this video? Like a series for testing?
@TheStartupLab
@TheStartupLab 2 года назад
Great question! We are working on more videos including continuation in these concepts. Stay tuned!
@luisfcocontreras
@luisfcocontreras 2 года назад
@@TheStartupLab thanks, I am a test engineer and I would really like a course or follow up videos on this
@AdilKhan-vf2es
@AdilKhan-vf2es 2 года назад
Thanks man... good explanation.
@emelie8868
@emelie8868 2 года назад
What's the difference between unit test and component test? It seems like they are the same, in this video.
@muhammadsabiil3482
@muhammadsabiil3482 2 года назад
this video helpful for newbie, thank you! btw are you have recommendation to learn qa automation?
@TheStartupLab
@TheStartupLab 2 года назад
Working on some new videos to help with this!
@kazox770
@kazox770 3 года назад
Thanks! Is there a preffered language for automation ?
@TheStartupLab
@TheStartupLab 3 года назад
Not at all! Lots of great automation frameworks for JavaScript if that is your jam. Lots of times developers own part of creating their automation scripts so its usually a matter of comfortability with a given language.
@godsend2546
@godsend2546 2 года назад
Good intro, though very little on what Automation testing actually is. Would like to see more of that content. Cheers 👍
@eratera5836
@eratera5836 Год назад
i'm an sdet ... automation testing can be tricky to define ... basically you have to design an entire framework, have knoweldge of html/dom ... have computer programming knowledge ... have knowledge of different test strategies ... knowledge of when and when not to do manual testing ... knowledge of Ci/CD ... knowledge of tools like team city ... knowledge of api ... knowledge of how to develop api tests ... knowledge of how to do performance tests ... knowledge of sql databases and how you could test databases while interacting with your application ... knowledge of mobile device automation testing ... the differences between different types of os's and how they relate to computer programming ... cross browser testing ... how to write good documentation ...
@VeraxMusic
@VeraxMusic Год назад
@@eratera5836 Ok, you just listed a list of things in which knowledge is required. Can you now answer that guy's question - "what is automation testing." Why can no one explain this.
@eratera5836
@eratera5836 Год назад
@@VeraxMusic automation testing is like a very long silent f@rt ... no one knows who did it, but everyone in the room will smell it.
@justshoppy2256
@justshoppy2256 4 года назад
Is Quality assurance role into manual testing or automation testing?
@TheStartupLab
@TheStartupLab 4 года назад
Both! Typically QA engineers work with automated testing as well as manual. Automation helps cover fine granular task and manual testing serves as a human sign off and acceptance, usually checking for any regressions.
@justshoppy2256
@justshoppy2256 4 года назад
@@TheStartupLab thanks for the reply
@softwaretestingjourney
@softwaretestingjourney Год назад
Quality assurance is a broad role that encompasses both manual and automation testing. It is up to the individual Quality Assurance professional to decide which type of testing they prefer to focus on.
@2010aishwary
@2010aishwary 4 года назад
superb explanation, Thanks
@user-rm1ez3ku3y
@user-rm1ez3ku3y Год назад
Thank you, good video.
@haslan4885
@haslan4885 4 года назад
great video, sir!! btw, any book you recommend on this topic?
@TheStartupLab
@TheStartupLab 4 года назад
Hmmm great question. Not off the top of my head, but follow @thestartuplabtx on twitter and we will post some further reading on the subject!
@softwaretestingjourney
@softwaretestingjourney Год назад
1. Automated Software Testing: Introduction, Management, and Performance by Elfriede Dustin 2. Automated Testing: A Guide for Software Engineers by Dorothy Graham and Mark Fewster 3. Automated Testing: Best Practices, Tools, and Techniques by Doreen Marcial 4. Automated Testing with Python: Building a Test Framework with Pytest by Brian Okken 5. Automated Testing: Principles, Techniques, and Tools by Amritendu De 6. Automated Testing with Visual Studio by Jeff Levinson 7. Automated Testing with Selenium and WebDriver by Alan Richardson 8. Automated Testing for Web Applications by Pradeep Soundararajan 9. Automated Testing with Cucumber by Aslak Hellesoy 10. Automated Testing with JUnit by Kent Beck and Erich Gamma
@riniksarkar
@riniksarkar 3 года назад
You missed the automated part !!! But good content, thanks.
@user-lm3uc9eu8i
@user-lm3uc9eu8i 2 года назад
I dont have degree on IT . I talked to a "personal teacher" and he told me that it is better to be QA/Tester because it is a bit easier for someone who has not degree on IT . He said that he suggest it to everyone who has not degree. He said that i will learn python, sql ect ect ect .... I said him that i am police officer at Europe Union country and i want to change my job , i want to go to U.K.. I asked him if there is a way to connect my previous job and the new one in IT , in my CV. He said that everything in IT can not connect in POLICE. Do you agree with this ? That nothing can connect and that the only easy way for someone who has not degree in IT is QA/tester . Could someone be at first QA/Tester and if he want it , he will change it to be software developer later ?
@user-uu3vq5xe9b
@user-uu3vq5xe9b 2 года назад
Yes you can. Tbh it will be a challenge to find your first job(or internship), but when you've done with it you can easily be a good programmer without degree
@softwaretestingjourney
@softwaretestingjourney Год назад
Yes, it is possible for someone to transition from a QA/Tester role to a software developer role. Depending on the individual's experience and skillset, they may need to take additional courses or gain additional experience in order to make the transition.
@MsNitigya
@MsNitigya 2 года назад
Who performs end to end tests? Is it QA or the developers?
@godsend2546
@godsend2546 2 года назад
QA would be my preferred answer, as it should simulate how a user would use the entire application in real life. Hope this helps. 👍
@wadelkane
@wadelkane Год назад
For the QA what is going to be automation testing ?
@softwaretestingjourney
@softwaretestingjourney Год назад
Automation testing is a process of automating the manual process of testing the software application to identify any gaps, errors, or missing requirements in contrary to the actual requirements. Automation testing uses special automation tools to write and execute test cases, no manual involvement is needed. Automation testing is used to increase the test coverage, improve accuracy, and enhance the efficiency of the testing process.
@inadaizz
@inadaizz 2 года назад
2:38 Will someone tell me where the example foo bar is coming from in IT? I had a professor using this as a regular example in my last semester and I was sure it was only because she was foreign. "FUBAR" = "F*ucked up beyond all recognition".
@TheStartupLab
@TheStartupLab 2 года назад
It's just a common generic name for variables in terms of examples. Similar to referencing a fake person as John Doe
@still-dls
@still-dls 2 года назад
Helpful, thanks
@Eclipse581
@Eclipse581 2 года назад
Who would be responsable for creating script?
@goodnamehostname4978
@goodnamehostname4978 3 года назад
Is coding necessary for automatic testing ?
@TheStartupLab
@TheStartupLab 3 года назад
Typically yes, one would write custom scripts to automate a workflow/processes. However, there are a lot of GUI tools out there that can make this easier where it can record activity and generate these types of scripts for you. We will be diving deeper into these topics soon!
@TechiesUnofficial
@TechiesUnofficial 2 года назад
Seriously, his last name is Wacker? ^_^
@neerajrajput113
@neerajrajput113 4 года назад
Can I learn it or not how can I learn it
@TheStartupLab
@TheStartupLab 4 года назад
Hi Neeraj! We will be releasing more content around automated testing and the various tools you can use for these efforts. Stay tuned!
@j3est
@j3est 3 года назад
Tks
@hematogen50g
@hematogen50g 2 года назад
Bla bla bla. Again
Далее
КОГДА МАМА НАШЛА ТЕБЕ НЕВЕСТУ
00:55
The ONLY REASON To Unit Test
8:26
Просмотров 78 тыс.
Software Testing Explained: How QA is Done Today
11:26
Просмотров 206 тыс.
6 Skills I’ve Learned as a Software QA
13:07
Просмотров 20 тыс.
QA Interview QUESTIONS
1:17:14
Просмотров 216 тыс.
How to become QA Engineer by yourself
7:48
Просмотров 68 тыс.