Test Suite Identifier
TS-AG
Features to Be Tested
Functional test for the Abstract graph class in the org.graphstream.graph.implementations package.
Approach
Expert opinion manual tests of the available functions and parameters of the Abstract Graph class.
Procedure
The test suite is comprised of test specification of each method to be tested, with some details about JUnit harness and oracles, with test reports directed to standard test log. Test environment includes downloading the GraphStream packages available at http://graphstream-project.org.
Methods to be tested
Pass/Fail Criterion
Successful completion requires correct execution of all test cases created for each method listed above with no violations in test log.