The internet is like the wild-west, and some times we need some law and order. In the land of APIs there are things that are just not done. Then you call in the HTTP police.
Which we discuss in this video.
youtu.be/5jyBXPnnWek
#Testing #API #REST #Automation #TestAutomation #TestCoverage
Testing is (also) about confirming expectations. We call an API, for example. It needs to do something. But does it really?
There's a video for that.
youtu.be/Tne-q5_fXEE
#Testing #API #REST #TestAutomation #TestCoverage
REST APIs are based on HTTP and HTTP is based on text. You can play with what you send to see if the system can handle it. Here are a couple of examples.
youtu.be/-_dCrwnUUxk
#Testing #API #REST #Automation #TestCoverage
🚀 Now showing test coverage directly in class diagrams.
No more guessing what's tested — it's all visual, right where you design.
#DevTools #DX #TestCoverage #CodeDesign
I learned a valuable lesson with the "Postman in an hour" webinar - Introduction to Postman, the light and dark sides.
Here's the recording.
youtu.be/VQtQ_dvXMg0
#Testing #API #REST #Automation #TestCoverage
Testing 101: 🎯 What is Test Coverage? A metric measuring how much of your code is executed by tests. High coverage doesn't mean high quality, but helps. #TestCoverage #CodeQuality 📊 #testing101
Rails Monolith Management: End Burnout, Boost Velocity with Smart Testing
Engineering Manager, battling slow velocity, endless regressions, or developer burnout from constantly reacting to unplanned, urgent issues in your #Rails monolith? See how smart testing transforms releases.
reinteractive.com/articles/rai...
#SoftwareDevelopment #TestCoverage #DevOps
Big milestone: the Hunter backend just hit 100% test coverage!
Every route, service, and edge case fully covered.
More stability, less guesswork.
Live: hunter.cv
#HunterPlatform #Backend #TestCoverage #BuildInPublic #DevLog
If we had all the time in the world, we could test everything. Since we don't, we need to choose what to focus on.
That's where risk-based testing comes in.
youtu.be/NI6N-OrPerg
#testing #automation #testautomation #testcoverage #coverage #edgecases
We use the terms "edge" and "positive / negative" cases every day. They direct us to where to put our attention and time.
But is that the right direction?
Watch the video.
youtu.be/SOOph-l4Kec
#testing #automation #testautomation #testcoverage #coverage #edgecases
What's your number one rule to keep code maintainable?
#lessonslearned #codemaintainability #cleancode #avivasolutions #abstractions #testcoverage #codedocumentation
Almost there with my 2024 resolutions! 99% #testCoverage of #ShareYourCloning
github.com/manulera/Sha...
When we say "coverage", what do we mean? When does a coverage become good, or good enough?
We need to understand it better. Luckily I made this video on it.
youtu.be/4b7d4VbV328
#testing #automation #testautomation #testcoverage #coverage
The 3rd Community Question is here! 🎉 Hanan Ur Rehman asks about key elements of a software testing strategy and how to establish it for better coverage. 🚀 Check out my latest video for insights!
🔗 Watch here: youtu.be/p0wRtDKhqlU
#SoftwareTesting #TestingStrategy #QA #TestCoverage #DevCommunity
This video is about coverage in API testing, and what it means. And what it doesn't.
Oh yeah, it's got some bears.
youtu.be/d2rOWz_MGZI
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
#Testcoverage in #Java , Compare #propertybased, #linecoverage and #mutation test coverage.. svenruppert.com/2024/05/31/c...
Screenshot of Codecov display the coverage report breakdown
Screenshot of github displaying the coverage status badge
Victory 🙌
I got #Codecov working with my #Prolog project 😎 It means, now I have #TestCoverage reports as part of the #CICD pipeline!
Next up is documenting the process for the interested folks. Stay tuned 📻
#CircleCI #DevOps
The internet is like the wild-west, and some times we need some law and order. In the land of APIs there are things that are just not done. Then you call in the HTTP police.
Which we discuss here.
youtu.be/5jyBXPnnWek
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
Testing is (also) about confirming expectations. We call an API, for example. It needs to do something. But does it really?
There's a video for that.
youtu.be/Tne-q5_fXEE
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
In the 2nd part of my "Does It Really Work" series, it's the mystery of the disappearing record. We've added the record, got a 201 back. Still, no one has seen it.
Read it now:
www.everydayunittesting.com/2023/10/does...
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
In API testing, we look for evidence. But not about the expected behavior of the API. Users don't use APIs. They use features (that may call APIs).
I can explain:
www.everydayunittesting.com/2023/10/does...
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
REST APIs are based on HTTP and HTTP is based on text. You can play with what you send to see if the system can handle it. Here are a couple of examples.
youtu.be/-_dCrwnUUxk
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
I learned a valuable lesson with the "Postman in an hour" webinar - Introduction to Postman, the light and dark sides.
If you missed the live session (and I did) or not - Here's the recording.
youtu.be/VQtQ_dvXMg0
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage
This video is about coverage in API testing, and what it means. And what it doesn't.
Oh yeah, it got some bears.
youtu.be/d2rOWz_MGZI
#Testing #API #APIs #APITesting #REST #Automation #TestAutomation #TestCoverage