What are the processes of game testing?How does game testing differs from other testing methods?

Showing Answers 1 - 1 of 1 Answers

Muskan83

  • May 13th, 2010
 

Process: A typical bug report progression of testing process is seen below:

Identification. Incorrect program behaviour is analyzed and identified as a bug.

Reporting. The bug is reported to the developers using a defect tracking system. The circumstances of the bug and steps to reproduce are included in the report. Developers may request additional documentation such as a real-time video of the bug's manifestation.

Analysis. The developer responsible for the bug, such as an artist, programmer or game designer checks the malfunction.

Verification. After the developer fixes the issue, the tester verifies that the bug no longer occurs.

There is no industry standard method for game testing, and most methodologies are developed by individual video game developers and publishers.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions