Jenkins Server and Automation Test Build Executions
Pre-Requisites
Jenkins Server: http://13.127.214.6/ User Login : automation-egov/eGov@123
2. Automation code builds and Test Execution
Please find eGov Git Branches and Jira Status for Automation code branching.
3. Job build runs and test cycles
Build Name: eGov_automation_karate_master
To Run Test cases:
Select Build name
Input Tag names as per test cycle requirements. Tag name: A name space associated with one or more test cases
Input Environment file name qa.yaml or uat.yaml Browse and Input environment file from local system. Example of environment yaml file: qa.yaml
host: hostUrl
stateCode: pb
cityCode: amritsar
# Super User credentials for login(need to create user manually)
superUser:
userName: userName
password: password
type: EMPLOYEE
# Employee username and password to update an existing user's profile (need to create user manually)
employee:
userName: userName
password: password
type: EMPLOYEE
4. Collect Test Reports from Cucumber reports section and validate.