mcts-foo-tests
INTRODUCTION e.g. test coverage, and test cases layout, and test package dependencies etc. BUILD AND INSTALL 1. Build cd mcts-foo-tests ./pack.sh This will generate rpm package mcts-foo-tests-1.0.0-1.i386.rpm 2. Install rpm -ivh mcts-foo-tests-1.0.0-1.i386.rpm 3. Test environment setup Refer "Test environment" section 4. Run testrunner-lite -f /usr/share/mcts-foo-tests/tests.xml -o results.xml TEST ENVIRONMENT 1. software requirements e.g. pre-requisites like packages, utilities, tools and service setup required for testing. 2. hardware requirements e.g. hardware required and pre-configuration perform the tests KNOWN ISSUES state any known issues regarding to running this test suite (e.g. in specific test framework, on specific platforms etc.) <br> Note: you can report the defects of this test suite to maintainer@xxx.com TODO provide todo list regarding to test suite development and enhancement