Open Access. Powered by Scholars. Published by Universities.®

Software Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

2014

Sheridan College

Articles 1 - 1 of 1

Full-Text Articles in Software Engineering

Role Of Quality Source Code Documentation In Software Testing, Prem Parashar, Arvind Kalia, Rajesh Bhatia Jul 2014

Role Of Quality Source Code Documentation In Software Testing, Prem Parashar, Arvind Kalia, Rajesh Bhatia

Publications and Scholarship

Software testing is performed to validate that software under test meets all requirements. With the increase in software developing platforms, developers may commit those errors, which, if not tested with appropriate test cases, may lead to false confidence in software testing. In this paper, we proposed that building quality source code documentation can help in predicting such errors. To validate this proposal, we performed an initial study and found that if software is well documented, a tester may predict the possible set of errors that developers may commit, and hence, may select better test cases that target those faults. From …