International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 181 - Number 31 |
Year of Publication: 2018 |
Authors: Arvind Vishnubhatla |
10.5120/ijca2018918175 |
Arvind Vishnubhatla . Unit Testing of ETSI EVS Codec. International Journal of Computer Applications. 181, 31 ( Dec 2018), 18-25. DOI=10.5120/ijca2018918175
As a part of software development process, the small testable parts are individually tested for correctness. A superwideband audio coding standard called Enhanced Voice services provides 20kHz audio bandwidth. The standard intends to provide robustness to delay jitter and packet losses as the coding is channel aware. Here the problem at hand is the EVS Codec code provided by ETSI. The encoder and decoder c code is made in linux into executable files and sample linux scripts are used determine the correctness of coding and decoding. The successful running of test ensures quality of product.