How to create testcases
Revision as of 07:26, 14 September 2021 by Wikiadmin (talk | contribs) (Created page with "== Overview == Openbravo provides 3 different framework to write test cases, all of them included within the Continuous_Integration: * How_to_create_JUnit_testcases|JU...")
Overview
Openbravo provides 3 different framework to write test cases, all of them included within the Continuous_Integration:
- JUnit: Java unit test cases.
- Qunit: JavaScript unit test cases.
- Smoke_Test_v3: Selenium smoke tests