3
5 Comments

UI/QA/CX testing and bugs reporting for makers?

I am curious, how do you handle UI/CX/QA testing in development before deploying to production? Do you use a service or just manually go through your web application? What does your workflow look like?

on July 20, 2020
  1. 2

    This is exactly what we design our product for. https://pagereview.io/ Load your page, and comment/annotate away with sharing of all of the feedback between team mebmers.

  2. 1

    Yea I use Invision or Figma to annotate all the bugs. Also we have found that putting them in a checked off list is helpful for our dev team (vs. a Trello for example)

    1. 1

      Sounds good but doesn't it get tedious especially with large projects? Do you capture all bugs with this manual testing though?

      1. 1

        Yes for sure, mine is a smaller project with a contained team (https://apps.apple.com/us/app/tailoar-tailoring-measurements/id1491969192)

        I've worked in other product teams where you would enable in-app feedback with operating system and device info which then got fed into an Airtable for tracking.

        Curious - What are you currently using?

        1. 1

          At the moment, just manual testing. Hence my question