TestChimp
@testchimphq
Followers
7
Following
4
Media
17
Statuses
60
TestChimp: Building The ultimate QA Co-pilot for Dev Teams
Sydney
Joined June 2024
Plain markdown winning over fancy forms is the biggest plot twist Jira didn't see coming. Checkout our file-first approach to test planning - making stories / scenarios accessible for your coding agents. https://t.co/EcMsIFZUJJ
#QA #testing #startup #buildinginpublic
1
0
2
๐๐ฎ๐ฑ ๐๐๐ด M๐ผ๐ป๐ฑ๐ฎ๐: ๐ฐ The DAO Hack (2016): A "re-entrancy" bug in a smart contract allowed an attacker to drain $50m in Ethereum. The entire Ethereum blockchain had to be "hard forked". #badbugmonday #crypto #ethereum #hack โ๏ธ๐ธ
en.wikipedia.org
0
0
1
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐ถ Gangnam Style (2014): Psy's hit song "broke" YouTube's view counter, which used a 32-bit integer, maxing out at 2,147,483,647 views. They upgraded to a 64-bit integer. Too popular to count. #badbugmonday #psy ๐๐ฅ
bbc.co.uk
YouTube says it had to rebuild its counter after South Korean singer Psy's Gangnam Style video exceeded the viewing limit of 2,147,483,647.
0
0
0
Does your app break when Josรฉ signs up Does Anne-Marie get silently rejected Does a long bio crash the app cos someone forgot VARCHAR(255) These arenโt edge cases. Theyโre real users Our form-validation agent finds the bugs that chase real people away, before they do #QA
1
0
1
๐ง๐ฒ๐๐๐ถ๐ป๐ด๐ญ๐ฌ๐ญ: โ๏ธ What is Functional Testing? A fancy term for checking if the features function. Does the "Save" button save? You'd be surprised how often the answer is no. #testing101 #FunctionalTesting
https://t.co/caSEKm7yzo
ibm.com
Functional testing is a software testing approach that verifies whether an applicationโs features work as expected based on the specified requirements.
0
0
0
Stop writing negative test cases for forms. Itโs 2026. Our new agent takes your existing "Happy Path" and attempts the invalid inputs for you: โ Past dates in future fields โ Negative numbers โ Random strings https://t.co/0BTWwQxRkW
#AutomateTheBoringStuff
0
0
0
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐ฃ US Patriot Missile (1991): A software bug caused the internal clock to drift by 1/3 of a second over 100 hours. This error made it miss an incoming Scud missile. Timing is everything. #badbugmonday #military ๐๐ฅ
en.wikipedia.org
0
0
0
๐ง๐ฒ๐๐๐ถ๐ป๐ด๐ญ๐ฌ๐ญ: โฑ๏ธ What is Performance Testing? Seeing how your app behaves when it's under pressure. Is it fast, or does it take 10 seconds to load a button? Users will judge you. Mercilessly. #testing101 #PerformanceTesting
ibm.com
Performance testing judges system performance or application performance with loads of various sizes.
0
0
0
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐Apple FaceTime 2019: A bug let you listen to someone's iPhone before they answered the call. You just had to add yourself to the call. The ultimate eavesdropping exploit. #badbugmonday #apple #privacy #facetime ๐ฑ๐คซ https://t.co/criUyM9oZ8
0
0
0
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐ Mariner 1 (1962): NASA's first interplanetary probe was destroyed 5 mins after launch. The cause? A single missing overbar in the guidance code - R instead of Rฬ
. The most expensive typo in history. #badbugmonday #nasa ๐ฐ๏ธโ๏ธ
0
0
1
๐ง๐ฒ๐๐๐ถ๐ป๐ด๐ญ๐ฌ๐ญ: ๐ฆ What is System Testing? Testing the entire application, all wired together. This is where you find all the "fun" bugs that only appear when everything is running at once. #testing101 #SystemTesting
0
0
0
Not only do we do regression testing, but we do VISUAL REGRESSION testing. ExploreChimp notices when things change, be it elements moving or even just planned text updates like you can see here. TestChimp will ensure that the only changes on your site are the ones you intend.
0
0
0
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐ Ariane 5 Flight 501 (1996): A $370 million rocket self-destructed 40s after launch. The cause? A 64-bit number was converted to 16-bit , causing an overflow. An expensive rounding error. #badbugmonday #aerospace #ariane5 ๐ฅ๐ป
en.wikipedia.org
0
0
1
Every AI testing tool: โDrop your scripts, trust our agent.โ Dev teams: no thanks ๐ ai-wright: โKeep using Playwright. Just say ai.act() - only when needed.โ โ
Vision-enabled โ
BYOL โ
Open source ๐ https://t.co/BclnYb7qys
#playwright #SoftwareTesting #buildinginpublic
github.com
AI steps in your Playwright Scripts. Contribute to testchimphq/ai-wright development by creating an account on GitHub.
0
1
3
๐ง๐ฒ๐๐๐ถ๐ป๐ด๐ญ๐ฌ๐ญ: ๐งฑ What is a Unit Test? A dev-written test to prove a tiny piece of code (a "unit") does what they think it does. It's the first line of defense against their own mistakes. #testing101 #UnitTesting #TDD
0
0
0
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: โค๏ธ Heartbleed (2014): A tiny bug in OpenSSL, a core internet security library, exposed sensitive data (like passwords) across millions of websites. Like finding a key to the internet's back door. #badbugmonday #security ๐๐ฅ๏ธ https://t.co/e5z21hAw1g
en.wikipedia.org
0
0
0
๐๐ฎ๐ฑ๐๐๐ด๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐ AT&T Network Crash (1990): A single line of faulty code in a software update for network switches caused a 9-hour cascade failure, blocking 75 million calls. One break statement broke everything. #badbugmonday #att #outage โ๏ธ๐ซ
0
0
0
Building AI Agents? Add this to your prompt: "Write a note to your future self". Why? cos unlike humans - Agents see world in snapshots - which means all the "thinking" it did is lost the next time it "wakes up". https://t.co/i0KBM3NZMg
#Agents #Startups #buildinginpublic
0
1
0
๐๐ฎ๐ฑ ๐๐๐ด ๐ ๐ผ๐ป๐ฑ๐ฎ๐: ๐ฅ Therac-25 (1985-1987): A radiation therapy machine delivered massive overdoses due to a "race condition" bug. A software flaw that tragically cost lives. #badbugmonday #healthcare ๐ฉบ๐ https://t.co/kiosyrQj5t
en.wikipedia.org
0
0
0
I'm building a visual regression feature - comparing a base image against a webapp. Mostly it'll be used to help avoid regressions (compare today's site to last week's), but we want to test comparing Figma designs to a final webapp. DM me if you have a design we could test.
1
0
3