What is Continuous Testing?
Вставка
- Опубліковано 8 лют 2025
- Learn more about smart software testing: ibm.co/2nfSEOe
Earn a badge with FREE interactive, browser-based Kubernetes labs: ibm.biz/free-ku...
Eric Minick with IBM Cloud explains what continuous testing is, how it is done today and offers ideas on how to do testing in the future.
Get started on IBM Cloud for free: ibm.biz/cloud-f...
#continuoustestingtesting #devops #ibmcloud - Наука та технологія
Eric's video's are the best. He's a great teacher. The other teachers I have to watch a few times or research knowledge gaps they left out.
You're too kind. Thank you!
Would love to go even deeper in this topic. Any recommendations?
thank you very much
You're welcome, Shirkhan, thanks for watching! 🙂
what if i have a large application without any tests and i want to write tests for it? is the traditional approach more appropriate?
You want to work towards the mix suggested in the video. Starting with some automated functional and API tests makes sense since a small number of tests can provide you insight into whether the key use cases seem to still work. That's super valuable. However, you want the developers to start writing unit tests around whatever code they are touching. If some code is never touched, it may never get a unit test, but you'll start getting tests where the changes are and that's where they're most valuable.
every time somebody mentions test pyramid, a kitten dies
Can I clap and bring them back like you can with faeries?
More seriously, what's your objection to the pyramid framing?
wait, is he writing backward?
Deters0n 😂
They flip the screen horizontally I think. He is, most probably, right handed :)
The video is flipped
maybe we should have more layers of tests in the pyramid test structures.
Performance, useability, penetration, etc, etc, etc. They're all real. The principles are the same though. The more you can do against stable surfaces like APIs the better. The more you can do quickly, the better. The expensive testing needs to be done judiciously. You can apply this directly to security land as well. Static code scans are relatively cheap, active scans less so, manual white-hat penetration tests are very expensive. You want all of it, but optimize for cheap and fast.
Where is he writing on?
If you're using a VR headset, he's writing on your eyes so it slowly seeps into your head so you can remember
It's a sheet of semi-thick, clear glass. By lining the edges with LEDs, you get a bit of a glowing effect when you write on it with dry-erase markers.
He's obviously writing on air, he's a wizard.