Creating a new product: Fixing bugs!

Creating a new product: Fixing bugs!

You've created a new product. Its working perfectly - its been thoroughly tested for every possible system, situation and scenario. And then one of your customers reports a bug.

It happens to everyone!

Bugs can creep in, and its nobody's fault. You shouldn't feel embarassed. Although if appropriate do apologise to your customer and let them know that you will look into the issue, and contact them again when you do.

(Customers and people using your software reporting a bug is much better then those that don't really care and don't bother reporting it.)

Sometimes bugs can be really easy to fix, other times it can be frustrating trying to find whats causing the problem (often spending hours, days or even weeks trying to identify the cause) or a bit more work to fix.

When do you fix the bug? Does it need fixing immediately and then a patch/new version released? Or can it wait until the next version? That can depend on the nature of the issue, more urgent ones will require an immediate fix and release (which will also keep your customers happy) whereas others can wait until the next version (where fixing the bug should be on top of the list of priorities - and if more then one bug which ones will get fixed need to be prioritised too).

And how exactly do you fix a bug? Especially the more frustrating ones?

  • When users report issues, get as much information as possible - including any files they may have used, steps carried out, etc. Try to recreate the problem.
  • Actually encourage users to contact you when there is a problem - for example adding options within the software for reporting when things crash. This also shows users you care when things like this happen!
  • Sit down with a pen and paper, sketch out what the section of code is doing, line by line. On paper, sketch out what each line is doing - any variables where values change, memory allocated, etc. - as if you and the paper are computer.
  • Commenting out code (temporarily removing it) to see if a line of code is causing the issue, or adding extra displays of particular values to see if the correct data is being used. Just remember to put things back once you've done this - you don't want your users seeing lots of test messages or have things not work due to code temporarily being removed and not reinstated!
  • Try to seperate the component or section of code or application that isn't working, and test it in a seperate test application. This will make identifying and fixing the cause of the issue much easier.
  • If you can't identify or fix the issue, look at if you can temporarily remove that part of the application from the released product. This may seem like a drastic step and a last resort - however its better to have a stable application then things causing major issues!
  • When adding new features to your products, make sure it doesn't introduce bugs into existing parts of your application.
  • Is a bug really a bug? I'm not saying give excuses - however is the system being used in an unexpected way that is causing the issue? For example if a product is designed to run on Windows, and then someone tries it on Linux using WINE (which allows Linux to run some Windows applications) and problems reported as a result.

Are there any methods, tips or ideas you can add to the above list?

Important thing is to be patient, sensible and don't panic when a bug shows up!

Creating new digital or software products? My book can help you - what is REALLY involved, from planning to release - with plenty of hints and tips to help you - available on Amazon at: https://www.amazon.co.uk/dp/B08C8R9R9W

要查看或添加评论,请登录

Simon Pittman的更多文章

  • How to close down a website!

    How to close down a website!

    This may seem like a strange topic to write an article about - how to close down a website. However it's something I'm…

    1 条评论
  • Getting the most from BlueSky!

    Getting the most from BlueSky!

    These past few months, a lot of people have moved away from Twitter, and joined BlueSky, a similar social network…

  • Can you make writing books your full time job?

    Can you make writing books your full time job?

    Could you write (and self publish) a book, and earn enough money that you can quit your day job, and just live off your…

    1 条评论
  • Why website maintenance?

    Why website maintenance?

    One of the services I offer is a website maintenance service - as a monthly subscription - where I look after the…

  • Ensuring your website looks updated!

    Ensuring your website looks updated!

    How often have you visited a website - got excited about an upcoming event for example, only to discover the website…

  • Book Review: Sales Is Easy If You Just Know How by Charlie Day

    Book Review: Sales Is Easy If You Just Know How by Charlie Day

    Note - while I've been a member of the author's Facebook group for almost a year, the author has not asked me to write…

    1 条评论
  • How business books can achieve your 2025 goals!

    How business books can achieve your 2025 goals!

    Non-fiction books are a great way of finding inspiration, discovering ideas, or learning new skills. While I may…

  • How to write a book in 2025!

    How to write a book in 2025!

    Does one of your goals for 2025 include writing (and releasing) a book? Perhaps it's something you have thought about…

  • Books & Networking - November 2024 book recommendations

    Books & Networking - November 2024 book recommendations

    Here's a round-up of the books mentioned, recommended and discussed during the previous Books & Networking meeting in…

    3 条评论
  • A blog post on 2024!

    A blog post on 2024!

    It's become a bit of a tradition that at the end of the year, that I write an article about the past year - my…

社区洞察

其他会员也浏览了