Test Suite Identifier
TS-MG
Features to Be Tested
Functional test for the Multigraph class which belongs to org.graphstream.graph.implementations package.
Approach
Expert opinion manual test of the available functions and parameters of the Multi 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.