Activity: How do you test?

(no submission)

Purpose:

You will have ~15 minutes to complete this activity. You may work on this activity individually or collaboratively. Feel free to use Zoom chat or any communication channels to form a team. Work with your peer to complete the following tasks.

Tasks:

Suppose you are testing the following artifacts (we will call them Subject Under Test, SUT).

SUT 1: Expo markers

Your team is tasked to test Expo markers. Use the provided jumbo post-it and Expo markers. write down your thought process and/or your tests.

  • How should you test?
  • How many tests do you need?
  • Have you tested enough? How to tell?
  • Are your tests good enough? How to tell? — not seeing a problem does not mean there is no problem!!

SUT 2: Compute Project Grade

Consider Compute project grade, a small web app that takes 6 project scores and computes an average score with or without the lowest score being dropped.

  • How should you test?
  • How many tests do you need?
  • Have you tested enough? How to tell?
  • Are your tests good enough? How to tell? — not seeing a problem does not mean there is no problem!!

SUT 3: Google search page

Consider https://www.google.com/search

  • How should you test?
  • How many tests do you need?
  • Have you tested enough? How to tell?
  • Are your tests good enough? How to tell? — not seeing a problem does not mean there is no problem!!

Be prepared to share ideas / solutions your team discussed to the class


[Optional] Let's try something fun — How about bypass testing Google search page?

Mimic Google search form



Replace GET with POST



Copyright © 2026 Upsorn Praphamontripong
Released under the Creative Commons License CC-BY-NC-SA 4.0 license.
Last updated 2026-05-17 14:29