Firelab
p/firelab
Eliminate bugs with automated testing no-code required
Kyle Gawley
Firelab β€” Eliminate bugs with automated testing no-code required
Featured
80
β€’
Get stressed when users complain your app is broken? Eliminate bugs with automated testing to increase customer happiness, reduce churn and grow revenue. No code required.
Replies
Steven Hylands
Another great release Kyle, you're building up a great little suite of products to help out solo founders :) Thanks!
Kyle Gawley
@shylands Thanks Steven πŸ™πŸ»
Marek Sotak
Congrats on the launch! Will give it a try!
Kyle Gawley
@sotak Thank you Marek, looking forward to your feedback πŸ™πŸ»
Kyle Gawley
Hey Product Hunters, I built no-code testing tool that detects problems in your web application and you don't need to learn complicated testing frameworks or write any code to use it. πŸ”₯ PROBLEM I spend a lot of time writing and running integration tests and I hate doing it, which is probably why many indie makers don't write tests. I also discovered that many errors occur in the UI and are not detected by unit or integration tests. User's expect the UI to work, and don't care less if an integration test has passed on the server. πŸ§ͺ SOLUTION I built a no-code tool to make it easy to build and run tests in a browser on a regular schedule or when the code changes. Here's how it works: 1. Create a list of actions using the UI, eg. click form button 2. Determine what you expect to happen, eg. HTTP 200 from /api/auth 3. Select a schedule: hourly, daily, weekly or when the code changes 4. Get alerted as soon as a test fails so you can take action Unlike an integration test, Firelab tests are executed in a browser and simulate real user interactions, so it detects problems that an integration tests could miss. Firelab can be used by designers, programmers and product managers. You don't need to be a developer and there's no need to learn complex testing frameworks and write or maintain code. You simply build the tests in the browser and schedule when to run them. πŸš€ ROADMAP My vision for Firelab is to create an AI-based testing suite where developers don't need to create *any* tests. Firelab will navigate the app organically and report the bugs. 🎁 OFFER You can try out 100 tests for free @ https://app.firelab.io/signup?re... Product Hunt users get 50% off for the first 3 months! Just sign up using this link ⬇️ https://app.firelab.io/signup?re... (valid for 48 hours).
Johannes HΓΆrteis
πŸ”₯ πŸ”₯ πŸ”₯
Kyle Gawley
@hurty_ Thanks Johannes!
David Shawe
very cool idea. what a cool guy too.
Kyle Gawley
@theshawe Thanks David, I'd have to agree :P
Vignesh Warar
Congrats on the launch! I am a guy who loves testing applications but hates writing them πŸ˜‚ , Going to give it a try.
Kyle Gawley
@vignestion Thank you Vignesh! Looking forward to your feedback 🧑
Leanne Beesley
Congrats on the launch, Kyle! Looks like a massively useful tool - trying to create a process for ongoing QA was such a headache in my last startup, Firelab seems to solve that issue πŸ™Œ
Kyle Gawley
@leanne_beesley Thank you Leanne!
Fajar Siddiq
Awesome no-code testing tool, congrats on the launch!
Kyle Gawley
@fajarsiddiq Thank you Fajar πŸ™πŸ»
Welly Mulia
Congrats on the launch!
Kyle Gawley
@welly_mulia Thanks Welly!
Richie
Fast. Efficient. Reliable. Top tier customer support.
Kyle Gawley
@richiemcilroy Thank you Richie πŸ™πŸ»
Arvid Kahl
This is wonderful. I've really enjoyed the journey of this product being built in public. Great job, Kyle! 🀩
Kyle Gawley
@arvidkahl Thank you Arvid! πŸ™πŸ»
naman nanavati
Congratulations on the Launch Kyle πŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌ
Kyle Gawley
@naman Thank you so much Naman
Ruben Wolff
Congrats on your launch! It looks very interesting, but how do you know exactly what to type, like the numbers etc?
Kyle Gawley
@rubenwolff Hey Ruben, right now you do need to know which CSS selectors to target. v2.0 will introduce a recorder that will enable you to record the user flows, then replay them as tests later. v3.0 will use an AI that organically interacts with your app :)
Jay Janarthanan
Why do we have to auth our domain ? I want to test my apps on Salesforce.com
Kyle Gawley
@jay_janarthanan1 Hey Jay, it's to prevent abuse. Do you have an app running on a salesforce subdomain?
Kyle Gawley
@jay_janarthanan1 Is there a way to use your own domain?
Roberto Robles
Hey Kyle, congrats on the launch!! πŸŽ‰
Kyle Gawley
@roberto_robles Thank you Roberto πŸ™πŸ»
Shannel Kahiga
Great idea Kyle! Thanks for making life for testers easier. Looking foward to using it for sure. Congrats on the launch! πŸ‘πŸΎπŸ‘πŸΎ
Kyle Gawley
@shannel_kahiga Thank you Shannel πŸ™πŸ»
Anton Cherkasov
Cool idea. Building complicated tests is really boring. Congrats on the launch!
Kyle Gawley
@a007mr Thank you Anton πŸ™πŸ»
Vadim Kravcenko
Nice product! I really liked the simple design of the dashboard, did you use any open source theme or is it custom designed?
Kyle Gawley
@vadim_kravcenko Thanks Vadim. It's built using a boilerplate (usegravity.app) which is another product of mine. The dashboard uses the UI components from this :)
Andy Brownlie
Great stuff Kyle πŸ”₯
Kyle Gawley
@_thunk_ Thanks Andy!
Simon Barker
Love this! Well done @kylegawley - also love the big vision of not having to write any tests and AI just does it for me πŸ‘πŸ‘πŸ‘
Kyle Gawley
@simon_barker1 Thanks Simon, that's the plan for V2. Even with the no-code solution, writing tests can still be a pain, I want to make it as hands off as possible.