tree: bcd18f57c16168e6acd0f5b33008aa62dbacddc1 [path history] [tgz]
  1. README.md
  2. contributing.md
  3. cord-tester-for-ciab-setup.md
  4. cord-tester-for-voltha.md
  5. images/
  6. modules/
  7. qa-testsetup.md
  8. running.md
  9. setup.md
  10. testcases-listings.md
  11. testcases.md
docs/README.md

Testing CORD

CORD Tester is an automation framework that has been built to test CORD platform. Currently framework extends to test R-CORD platform.

Framework is developed in a modular fashion to support various components of CORD. By being modular, not only end-end but individual functional tests could also be developed.

  • Framework is also used to write tests for both CORD-in-a-Box and physical POD installations.
  • API framework is used to write unit level tests and end-end XOS based tests

The following links to learn more about cord-tester framework