Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitor-infotech-oss/api-jersey-java-framework
Test Automation Framework based on TestNG and Jersey Client for API testing
https://github.com/nitor-infotech-oss/api-jersey-java-framework
api-testing java jersey-client rest-api test-automation test-automation-framework testing testng
Last synced: 28 days ago
JSON representation
Test Automation Framework based on TestNG and Jersey Client for API testing
- Host: GitHub
- URL: https://github.com/nitor-infotech-oss/api-jersey-java-framework
- Owner: nitor-infotech-oss
- Created: 2019-06-28T05:10:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T18:29:43.000Z (over 3 years ago)
- Last Synced: 2023-10-16T16:08:02.943Z (about 1 year ago)
- Topics: api-testing, java, jersey-client, rest-api, test-automation, test-automation-framework, testing, testng
- Language: Java
- Size: 18.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.html
Awesome Lists containing this project
README
Iugo Test Automation Framework and TestSuite
Table of Contents
Setup
Follow below steps:
-
Download Eclipse
-
Within Eclipse,
a. Install TestNG-Eclipse plugin
b. install M2E plugin of Maven -
Download both repos on your system
-
Within Eclipse
a. Import both as maven projects in Eclipse
b. Go to J-Dux, run maven configuration with “install” task
c. Go to IUGO, run maven configuration with “clean test” task
Usage
- Check run configuration referred in above step 4c. Just make sure that you have correct parameters given in "environment" and "tests"