Task 6 - Test Suite Creation

Data Dictionary
Data Dictionary are issued by AQ testers this includes a detailed description of the basic elements found within the game. It's includes a word-list of game elements like code and object. Here is what a Data Dictionary looks like:
Name
Data Type
Length
Scope
Purpose






Here is an example of a Test Flow Diagram (TDF) for the game I will be testing on the PSP:

Combinatorial Testing
Combinatorial Testing is a Test Case. A Combinatorial Test will include QA testers performing multiple functions simultaneously, these tests are allocated in some Test Suite as QA testers are given designated combinatorial pairing. In my experiment of testing Star Wars Battlefront 2(Lucas Arts, 2005) on the PSP I will perform a Combinatorial Test by clicking the same button repeatedly like ‘R’ (trigger button) and then ‘L’ (jump button). I will then document the outcome. This method of testing’s benefits for triple AAA titles on console and PC as there are more complex controls and functions in these games especially on a mouse and keyboard.

Test Suite
Test Suite is a group of individual tests called Test Cases these cases are comprised into one document called a Test Suite. In this Phase of testing QA Testers document the anticipated outcome then tests if it has Passed or Failed based on the anticipated outcome. Each of these Tests Cases are associated to the purpose of how the game is designed to be played.

Comments

Popular posts from this blog

Task 4 - Game Test Phases

Task 3 - Game Defect Triggers

Task 5 - Game Test Processes