| 9:00am | Arrive at work; boot up computer; check email.
Email We've gotten a new build from Engineering of the Day Dream Travel site. Please run test case buy.func.0001 and let me know the results by noon. Thanks.Day in the Life Note: What is unstated in this email and you are expected to know is that you need to report the results in the test case database or via email and enter all bugs found in the bug database. Note that it is common that you are given incomplete instructions and that you need to interpret what is being said. |
| 9:10am | Begin testing using test case buy.func.0001 |
| 10:15am | Check email.
Email Thanks for looking at the Buy feature. Will you take a look at field validation? Please run test DATA.GUI.0019.Day in the Life Note: This test case is less detailed than the first one you ran but an example of what you might actually get. See what you can do with it. |
| 10:20 am | Begin testing using test case DATA.GUI.0019. |
| 11:45 am | Remember to send your boss an email with the results from that first test. |
| 12:00 am | Lunch (sometimes it's with other testers and engineers, and other times -- especially in the final 3 weeks of a project -- it's at your desk as you continue running a test.) |
| 1:00 pm | Return from lunch, and check email.
Email I apologize for continuing to change your priorities, but... |
| 1:05 pm | Decide whether you finish the data validation test or check out the search problem. (You check out the search problem.) |
| 1:10 pm | Begin ad-hoc testing of the search area ("ad-hoc" -- also called "kamikaze" -- testing means that you test it without a test case or guideline. Use your knowledge of how the web works and your intuition). |
| 3:30 pm | Check email. No new messages. |
| 3:31 pm | Email results from your ad-hoc test to your boss. |
| 3:45 pm | Continue running the data validation test DATA.GUI.0019. |
| 5:10 pm | Enter the bugs that you found in the bug database. |
| 5:45 pm | Since this is Friday, write a status report email to your boss. |
| 6:00 pm | Go home. |
Day In The Life Of A Tester -- Test Case 1
| Test Case ID | buy.func.0001 |
| Summary | Buy a trip |
| Creation Status | Completed |
| Test Case Priority | 1-High |
| Main Test Area | Purchasing |
| Estimated Effort | 1 Hour |
| Sample Data Location | None |
| Test Conditions | None |
| Browsers | Netscape and Explorer |
Steps:
| # | Action | Expected Result |
| 1 | Start computer | Computer starts, Win95, 98 or NT is visible |
| 2 | Bring up Browser | |
| a | Go to task bar | Grey task bar appears at bottom of desktop |
| b | Click "Start" | Win95/98/NT pop up menu appears |
| c | Drag mouse over "Programs" | Additional menu with application folder icons appears |
| d | Drag mouse over "Netscape" | Additional menu with Netscape Navigator application icon appears |
| e | Drag mouse over "Netscape Navigator" and release mouse | Navigator browser starts up |
| 3 | Go to site | |
| a | Click the e Luxury URL | e luxury site appears |
| 4 | Purchase Trip | |
| a | Scroll down site | Site moves vertically in the browser window. |
| b | In Quantity field, enter 1 | "1" appears in the quantity field. |
| c | Click Purchase button | Form disappears, new page appears with purchase confirmation, correct number "1" and correct price "$1,450" and correct tax at 10% is "$145" |
| d | Click Purchase button | Form disappears and order confirmation page with unique order confirmation number appears. Page has buttons to return to shopping, home, sitemap or your account. |
Day in the Life Note:
Other tests that are
closely related and should be done in conjunction with this are:
The following tests are more rigorous and are performed once the main functionality of the application is solid. These tests are related to the Buy test: