IvanAndCode - Test Automation, Testing, and Quality discussions with Ivan
47 subscribers
3 photos
105 links
Curated selection of the materials/news/announcements about Test Automation, Testing, and Quality. Presented to you by Ivan Karaman (aka IvanAndCode)
Download Telegram
Accessibility aka a11y!

- the test tips for using automation tools like Google Chrome Lighthouse or other browser extensions
- introduction into the "accessibility tree", why it is important for the screen readers and an overall accessibility
- introduction to WCAG spec (web content accessibility guidelines) and a little tutorial on how to make sense of it

https://www.youtube.com/watch?v=evo8U_qZPRo
Title of the video says it all. The ultimate guide to testing:)

I know, a little bit click-baity title, but essentially testing anything could be distilled to a similar process. So if you master "testing a pencil" you would be able to test ANYTHING! 😮

https://www.youtube.com/watch?v=UiIrs4tk5SY
Can't find a good and simple explanation of what QA is? Is testing the same as checking? Quality control seems like a term you've heard but never understood?

This video will help you understand:
- QA or Quality Assurance
- QC or Quality Control
- Testing
- Checking

https://www.youtube.com/watch?v=NRwqXYbN-ms
Learn about performance testing foundations using this video tutorial. You will learn about different performance testing types, its terminology, and create first load tests using k6 and JavaScript.

Testing types covered in this video:
- performance vs load
- spike
- breakpoint or stress test
- normal load
- endurance or soak
- scaling
- recovery

I will use k6 load testing tool to demo the progress and you will learn all of the basic concepts:
- getting started
- using options to change test duration
- using virtual users (VU or VUS) to increase load
- using stages to control ramping up & down

And, of course, I will clarify fundamental knowledge blocks required to interpret results:
- average (mean) vs median
- percentiles meaning (p90 & p95)
- different load patterns

https://www.youtube.com/watch?v=kt1Bb3fzqlI
IvanAndCode - Test Automation, Testing, and Quality discussions with Ivan pinned «Welcome to the channel! If you are working in the software development field, it might be helpful for you! However, the main target audience is Testers/Test Engineers/SDETs/QAs/and other similar titles 😅 This channel will have a mix of content: 1 - content…»
Ever wondered why you automate? Pause for a moment and ask yourself, “Why do I code?” 🤔💭

- Because I will have a cool title and more money? 😎💰The current market indeed pays more for people with coding skills (test code is still code!). But this is not the reason we automate, or at least it shouldn’t be!
- Because it is cool? Do you want to be in the “cool kids” club? This is also often the case, but not the right rationale…
- Because it’s fun, interesting, and challenging? True that, but it is still a wrong motive! 😄

So what is the proper reason?...
read more
https://www.linkedin.com/pulse/what-point-test-automation-ivan-karaman-wsdrf/