@article {10.3844/jcssp.2021.90.111, article_type = {journal}, title = {Estόria: A Framework for Code and Execution Reuse between Test Classes}, author = {da Silva, Lucas Pereira and Vilain, Patrícia}, volume = {17}, number = {2}, year = {2021}, month = {Feb}, pages = {90-111}, doi = {10.3844/jcssp.2021.90.111}, url = {https://thescipub.com/abstract/jcssp.2021.90.111}, abstract = {Manual implementation of test code can lead to maintainability problems such as test code duplication. Strategies to avoid test code duplication and to promote test code reuse exist in the literature. However, it becomes increasingly difficult to apply these strategies as the system evolves and the number of test increases. In this study, we present a novel strategy to reuse test setup code from other test classes without breaking the independency principle of the Test Automation Manifesto. We implemented this strategy in a framework called Estόria. Beyond test code reuse, the framework also enables the reuse of setup execution. Test execution reuse is important because it reduces testing runtime and allows a quicker feedback to test developers. The overall impact in promoting both code and execution reuse of test setup is an improvement in test maintainability and a reduction in testing effort. Experimental results showed a reduction of 47.62% of duplicate test lines using our strategy. In addition, execution reuse allowed to reduce the execution time by a ratio of 8.}, journal = {Journal of Computer Science}, publisher = {Science Publications} }