Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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

Code Block
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.