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 tr...