Can I read Software Testing: Findx Function Tests on EtoBox?
Software Testing: Findx Function Tests by Sukh Vir is a document available to read on EtoBox.
What is Software Testing: Findx Function Tests about?
The document describes a C++ program called findx.cc that finds the first instance of each character in a "what" string within a "string" and returns the locations. It then discusses developing various types of tests for the program, including statement coverage, branch coverage, decision/condition coverage, and path testing. It provides an example CPPunit test suite to test a simple program as a reference for testing findx.cc.
- Author
- Sukh Vir
- Language
- EN