#TestCoverage
Almost there with my 2024 resolutions! 99% #testCoverage of #ShareYourCloning

github.com/manulera/Sha...
December 20, 2024 at 9:47 AM
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
May 17, 2025 at 9:56 PM
🚀 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
July 13, 2025 at 7:03 AM
AI-driven test generation and predictive analytics increase coverage and surface edge cases faster.

Read the full article: www.advancedqtp.com/improving-te...

#AITesting #TestCoverage #QA
September 17, 2026 at 6:44 AM
So what should you actually measure? 📉 We get into it: why chasing coverage percentages misses the point, and what tells you more about real quality.

🔗 Read it here → https://qasphere.com/blog/test-coverage/

#TestCoverage #SoftwareTesting #QAMetrics #QualityAssurance
July 9, 2026 at 11:12 AM
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
Test Coverage
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
November 28, 2024 at 2:23 PM
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
Edge Cases & Negative Cases
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
February 11, 2025 at 3:32 PM
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
Call The HTTP Police!
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
August 31, 2025 at 7:49 AM
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
November 27, 2023 at 2:00 PM
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
The API Series - API Test Coverage
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
September 22, 2024 at 1:19 PM
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
But does it work?
How can I tell if my API is working? Is it enough to just check the status?Nope. There are a few more hints we'll look at, to raise our confidenceCheck it ou...
youtu.be
January 16, 2024 at 9:27 AM
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
Call The HTTP Police!
Let's say I have a POST API that creates a record. But I decide on succesful creation, to return 200 (OK), instead of the customary 201 (Created) status code...
youtu.be
January 24, 2024 at 3:29 PM
Just spent the last few hours diving into the weeds of our test coverage. Glad to report that I've got the reader and classifier fully tested now! Had to squash some issues, but it's all good to go #testcoverage
August 1, 2026 at 1:37 AM
Just pushed a big one! Just added some tough new test cases to ensure our ranking algorithm is still on point. Feeling good about the quality of this commit #bluesky #testcoverage
July 17, 2026 at 4:04 PM
Deploy 5 AI Test Wins vs Manual Software Engineering

A fintech team halved manual testing and cut defects by a third in one sprint usin

https://techdash.live/deploy-5-ai-test-wins-vs-manual-software-engineeri/
#aitestgeneration #testcoverage #cicdautomation
May 17, 2026 at 12:40 AM
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 #testautomation #testcoverage #edgecases
Risk-Based Testing
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
April 8, 2026 at 1:32 PM
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
But does it work?
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
August 24, 2025 at 6:18 AM
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
The API Series - Testing Fun With Input Data
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
July 13, 2025 at 7:56 AM
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
Postman In An Hour (or so) - Webinar recording
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
July 6, 2025 at 8:10 AM
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
Risk-Based Testing
YouTube video by TestinGil - Gil Zilberfeld
youtu.be
February 18, 2025 at 3:42 PM
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
December 14, 2023 at 3:44 PM
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
November 20, 2023 at 1:30 PM
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
November 14, 2023 at 2:37 PM