Quality - Do you know how to request a "Test Please"?

Last updated by Asher Paris SSW 6 months ago.See history

Testing is a fundamental aspect of software development, serving as the quality assurance checkpoint that ensures a product functions as intended, meets user expectations, and operates reliably in various environments. This crucial phase helps identify and rectify issues, enhances user satisfaction, and ultimately safeguards a software's reputation and success.

These are the steps you should take when requesting a "Test Please":

  1. Find 2 free testers to send the email below
  2. Stop working on the project until you receive either a "pass" or "fail" email
  3. Create your "Test Please" following this template:

Note to developers: If current version is better than the last version you can release (even with a test fail) as long:

  • The bugs reported in the test fail existed in the old version
  • 2 people have tested it
  • The changes in this version are fairly important to get out
  • You get to work on the failures ASAP

Don't send a 'Test Please' content via IM

You may use IM (e.g. Microsoft Teams) to point the tester to the 'Test Please' email.

"Ping!
I need you to check my 'Test Please' email
See subject: Product Name v1.11"

What if you are doing an email test?

In most cases, you can get your email 'Checked by xxx'.

For really important stuff you may need to actually send a 'Test Please' email to test your email. In these cases:

  • Add 'Test Please' highlighted in yellow to the top of the email body
  • Do not add 'Test Please' to the subject (it is too easy to forget removing it later!)

What if you need to get input from a few people?

If you have received a task that requires input from a few people that were not originally cc'd on the email or on the 'To Myself', like getting feedback on a design, it's nice to give everyone the entire task context.

You have 2 options:

  1. Keep the "test" in the same thread (recommended)
    In this case, just add the people you need to the thread, asking them specifically for a 'Test Please' on what you need
  2. Create a new thread for the 'Test Please' This is for when you have a good reason not to (e.g. avoiding too long email threads; too many people cc'ed, etc).
    In this case, make sure you include the original thread subject in your email, so people know the main task is happening there

This way everyone will have the entire history of the task and its progress.

What if you're doing a Windows Forms test?

For Windows Forms test you should include this info to the email:

  • The latest version of {{Product Name}} has been uploaded to \frog\SSW\Download[Application_verX-XX_beta.exe
  • Test on a fresh VPC image of Windows
  • Install into a non-default directory
  • Check the installation folder for misplaced items
  • Test Unit Tests via "Help - Run Unit Tests"
  • (If Applicable)Test the "Create" and "Reconcile" buttons. Read Rules to Better .NET Projects
  • Test open and closing forms and saving values
  • Test most buttons and menus and links
  • Disable your network connection and test again (check for unhandled errors)
  • If your test fails, please rename the executable to Application_verX-XX_failed.exe

Note: For clients on fixed-price contracts, the 'Test Please' reply marks the start of the 30-day warranty period.

We open source. Powered by GitHub