Ujjwal Kumar Singh
SDET
He/Him
I am Open to Speak, Write, Podcasting
Software Tester | Quality Adovcate | OSS Enthusiast |
Visit https://beinghumantester.github.io/ to know more about me.
Achievements
Certificates
Awarded for:
Achieving 5 or more Community Star badges
Activity
earned:
Testing is...
earned:
Testing is...
commented on:
"Seems like there are some of the common personal goals, like working on personal branding, getting more involved with MoT through various contributions, speaking at some conferences, and maintaining my health and diet.
Read some books, especially physi..."
earned:
Testing is...
contributed:
Testing is not about proving the system works, but about deciding what we now know well enough to move forward.
Contributions
Testing is not about proving the system works, but about deciding what we now know well enough to move forward.
Today I complete 4 years of my journey in software testing.
https://www.linkedin.com/feed/update/urn:li:activity:7408369129822285827/
A mandelbug is basically a bug that acts unpredictably and messy. It’s hard to detect, hard to reproduce, and even harder to fix because it depends on a strange mix of conditions. Factors like hardware behavior, timing, or the exact order in which operations happen can trigger it. Unlike a normal bug, where the cause and effect are easy to see, a mandelbug only shows up when everything aligns in a very specific way. The name comes from “Mandelbrot,” because the issue exhibits a complex, fractal pattern buried within the system.These bugs usually hide behind complicated interactions in the system. Their behavior changes every time we try to test them, which makes them painful to reproduce. They often point to deeper design issues rather than a simple coding mistake. Sometimes they even cause slow performance over time, and restarting the system becomes the only quick fix.A simple example: the bug won’t show up during regular testing, but after hours of running, mixed with just the right delay, and a specific order of inputs, suddenly everything breaks. And when we try to reproduce it again… it just pretends nothing happened.
Got Some Cool Badges at my workplace at the Thanksgiving Party.