What is Automated Testing?

  Рет қаралды 181,556

The Startup Lab

The Startup Lab

Күн бұрын

Пікірлер: 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.
@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!
@androidwae9919
@androidwae9919 3 жыл бұрын
thanks for sharing this
@Nandhis
@Nandhis 3 жыл бұрын
That's the great content.
@logancratty7680
@logancratty7680 4 жыл бұрын
I love this break down and the overall explanation!
@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.
@LizhiinGermany
@LizhiinGermany 4 жыл бұрын
so great explanation! Thank u!
@ganeshshinde6146
@ganeshshinde6146 5 жыл бұрын
Future job in automation and robotics, revolution industry 4.0
@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.
@AdilKhan-vf2es
@AdilKhan-vf2es 2 жыл бұрын
Thanks man... good explanation.
@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...?
@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
@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.
@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!
@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
@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.
@riniksarkar
@riniksarkar 3 жыл бұрын
You missed the automated part !!! But good content, thanks.
@still-dls
@still-dls 2 жыл бұрын
Helpful, thanks
@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.
@emelie8868
@emelie8868 2 жыл бұрын
What's the difference between unit test and component test? It seems like they are the same, in this video.
@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.
@TechiesUnofficial
@TechiesUnofficial 2 жыл бұрын
Seriously, his last name is Wacker? ^_^
@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. 👍
@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 ?
@Alexey-f7d
@Alexey-f7d 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.
@j3est
@j3est 3 жыл бұрын
Tks
@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
@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!
@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!
@hematogen50g
@hematogen50g 2 жыл бұрын
Bla bla bla. Again
Considering a Career In Software Testing? A realworld experience based alternative view.
19:59
What is automated testing? Beginner intro & automation demo
15:47
小丑和白天使的比试。#天使 #小丑 #超人不会飞
00:51
超人不会飞
Рет қаралды 46 МЛН
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 35 МЛН
Amazing Parenting Hacks! 👶✨ #ParentingTips #LifeHacks
00:18
Snack Chat
Рет қаралды 18 МЛН
The ONLY REASON To Unit Test
8:26
Theo - t3․gg
Рет қаралды 79 М.
Software Testing Explained: How QA is Done Today
11:26
AltexSoft
Рет қаралды 207 М.
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 162 М.
Test-Driven Development // Fun TDD Introduction with JavaScript
12:55
Stop Writing So Many Tests
10:02
Web Dev Simplified
Рет қаралды 89 М.
6 Skills I’ve Learned as a Software QA
13:07
Madeline Elaine
Рет қаралды 21 М.
Software Testing Tutorial #13 - What is Integration Testing
8:30
Software Testing Mentor
Рет қаралды 41 М.
ChatGPT For Tester | Mini Crash Course Of ChatGPT For QA
29:56
Mukesh otwani
Рет қаралды 39 М.
小丑和白天使的比试。#天使 #小丑 #超人不会飞
00:51
超人不会飞
Рет қаралды 46 МЛН