Quick start by template
1. Check out the quick start project from github
[Git URL: https://github.com/testnx/CAH-quick-start-by-template.git]
2. Two branches
Branch: jdk8+composite-automation-harnessV3.2.3
Based on JDK8 and composite-automation-harnessV3.2.3
Based on JDK8 and composite-automation-harnessV3.2.3
Branch: main
Based on JDK11 and composite-automation-harnessV3.16.2 or the latest version
Based on JDK11 and composite-automation-harnessV3.16.2 or the latest version
3. Basic examples
Basic tests in package 'tech.testnx.cah.quickstart.basic', that demonstrate the usage of Web UI, Restful API, test data, environments, configurations and reporting.
4. Advanced examples
Advanced tests in package 'tech.testnx.cah.quickstart.advanced', that demonstrate the usage of ECO Design Pattern.