2020
Journal article  Open Access

RETORCH: an approach for resource-aware orchestration of end-to-end test cases

Augusto C., Moran J., Bertolino A., De La Riva C., Tuya J.

Software testing  Test orchestration  Continuous testing  Testing in the Cloud  Continuous integration  Risk  Software  Safety  Reliability and Quality  End-to-end testing 

Continuous integration practice mandates to continuously introduce incremental changes into code, but doing so may introduce new faults too. These faults could be detected automatically through regression testing, but this practice becomes prohibitive as the cost of executing the tests grows. This problem is preponderant in end-to-end testing where the whole system is requested for test execution. However, some of these test cases could be executed with fewer resources (e.g., memory, web services, computation, Cloud instances, among others), by deploying only the subsystems needed by each test. This paper is focused on the optimization of the resources employed in end-to-end testing by means of a resource-aware test orchestration technique in the context of continuous integration practices in the Cloud. The RETORCH approach proposes a novel way to identify the resources required by end-to-end test cases and to use this information to group together those tests requiring equivalent resources. Besides, the approach proposes to deploy the grouped tests in isolated and elastic environments, so that their execution can be scheduled in parallel on several machines. RETORCH is exemplified with a real-world application, and its performance evaluation shows promising savings in terms of resource usage and time.

Source: Software quality journal (2020): 1–25. doi:10.1007/s11219-020-09505-2

Publisher: Chapman & Hall,, London , Regno Unito


Metrics



Back to previous page
BibTeX entry
@article{oai:it.cnr:prodotti:424551,
	title = {RETORCH: an approach for resource-aware orchestration of end-to-end test cases},
	author = {Augusto C. and Moran J. and Bertolino A. and De La Riva C. and Tuya J.},
	publisher = {Chapman \& Hall,, London , Regno Unito},
	doi = {10.1007/s11219-020-09505-2},
	journal = {Software quality journal},
	pages = {1–25},
	year = {2020}
}

ELASTEST
ElasTest: an elastic platform for testing complex distributed large software systems


OpenAIRE