Distribution of Test Framework Library
Below is a guide to creating a distribution RELEASE version of the automation library.
We'll cover the following
Distribution steps #
- Create the framework jar using any build management tool (Maven or Gradle).
- Upload the binary to the Artifactory (hosted locally or remotely).
- Create a Java test project and download the binary as a dependency for writing and executing tests.
- Setup Jenkins or any CI tool.
- Create a job for running tests via CI tool.
- Reports will be shared to stakeholders.
Refer to the diagram below which shows the overall distribution and usage of the framework.
Get hands-on with 1400+ tech skills courses.