TY - JOUR AU - Longo, Douglas Hiura AU - Wilges, Beatriz AU - Vilain, PatrĂ­cia AU - Cislaghi, Renato PY - 2015 TI - Fixture Setup through Object Notation for Implicit Test Fixtures JF - Journal of Computer Science VL - 11 IS - 6 DO - 10.3844/jcssp.2015.794.803 UR - https://thescipub.com/abstract/jcssp.2015.794.803 AB - This paper presents an approach to the development of fixture setup code through an objects notation that is applied on implicit test fixtures. This approach is integrated with a management mechanism to call the fixture setup code from the JUnit test framework. The objective of this work is to enable the reuse of fixtures across multiple test classes avoiding the management and the creation of fixtures within the test itself. The evaluation of this proposal was performed during test-driven development of a Web-based system. Results present approximately 190 fixture setups with a reutilization average of about 13 times, observed in an analysis with 2200 h of development. Initial results show the growing reutilization of fixture setups during test development, with significant test code volume reduction.