GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
Tools Tutorial Day: Tools to Reduce Open Bug Count at Media Molecule
Media Molecule has iterated a range of tools and tech to optimize their bug flow. This has enabled them to maintain a stable build with few bugs throughout development, allowing everyone to work unimpeded (mostly!). They've developed tools for identifying bugs as soon as code is checked in using an automated testing system. This system is integrated with Jira, avoiding duplicating bugs, and ensuring accurate and complete information is attached to a bug. They have made it simple for QA, designers and artists to report bugs using their chrome extension, with a button to bring up a Jira page and to auto-attach the relevant useful information. Programmers can repro a bug by launching the attached replay on their debugger in a single button press. When they've fixed their code they can verify the fix using the same replay to check it. The fix is checked in and the automated testing system runs then stores, and emails you the results of the smoke test.
Did you know free users get access to 30% of content from the last 2 years?