期刊名称:International Journal of Advances in Soft Computing and Its Applications
印刷版ISSN:2074-8523
出版年度:2018
卷号:10
期号:1
页码:24
出版社:International Center for Scientific Research and Studies
摘要:This paper present a code coverage analysis of a t-way test suitedata using tuple space technology on network of PCs. Prior to testingof code coverage, the t-way test suite is generated using a distributedt-way test suite generation strategy, called TS_OP, and the generatedtest suite is parse with actual test data value into individual test case,testfile. The software under test (SUT) source code is load by LoaderManager along with the testfile that contain the actual test data forexecuting the test coverage into their respective partition andproduces a test coverage result in term of class, method, block andline coverage. A case study of CGPA calculator as SUT is selected tomeasure the code coverage performance of t-way test suite withvarying interaction strength, t on single and multiple machineenvironments. The distributed implementation analysis of distributedtest suite code coverage is also done in term of speedup gained on amultiple machine environments. An encouraging result is obtainedon code coverage and speedup for multiple machine environments ascompared to single machine environment. Higher test coverage andspeedup are obtained in higher machine environments.
关键词:T-way Testing; Test Suite Generation and Execution; Code Coverage;Map and Reduce; Tuple Space Technology.