### Demand In large organization there is a tester for every 5 developers. As AI starts churning out vibe coded apps, this ration is going to turn more in favour of testers. The world is going to need a lot more testing. 1. Security / Penetration 2. Load / Stress Testing 3. Regression Testing 4. New Feature Testing 5. Integration / E2E testing ![Screenshot 2025 07 29 at 12.16.24 PM](https://img.codeanand.com/2025/07/29/Screenshot%202025-07-29%20at%2012.16.24%20PM.png) ### Job to be done Spec out what the app is currently doing for a user persona. Act like a user, and perform the test Break the app for that use case and open ticket with steps to reproduce ### Smallest app to build to show the potential 1. Given a URL and a spec, perform the test and send an email when it breaks with screenshots & steps to reproduce. 2. Given a URL, explore and create the specs 3. Test on different browsers + geo 4. Test mobile apps as well on different mobiles