README.md

smoke-tests

application for running smoke tests

how to run:

java -jar smoke-tests.jar <target_application>

exit code 0 in case of success of checks, 1 in case of errors, console logs

supported applications:

  1. bsp - make login via main page, check whether login page is correct
  2. bpc - make login via bsp main page, check whether BPC main page is correct
  3. nepal - no login check, check only for availability of Nepal modules (pom, tools or webservices)
  4. hpbx - no login, only check for availability of MyPortal main page and availability of credentials and error fields
  5. bep ui - no login, only check for:
  • availability of BEP Admin Tool main page and (title, credentials and error fields)
  • availability of BEP JMX Console main page (title and address)

examples:

  1. bsp: java -jar smoke-tests.jar bsp testacc testpwd https://qde8tm.de.t-internal.com:21143/portal/
  2. bpc: java -jar smoke-tests.jar bpc testacc testpwd https://qde8tm.de.t-internal.com:21143/portal/
  3. nepal: java -jar smoke-tests.jar nepal https://qde8tl.de.t-internal.com:22480/teoservices/pages/login.jsf tools (nepal tools check) java -jar smoke-tests.jar nepal https://qde8tl.de.t-internal.com:22480/nepaENtl-pom/pages/login.jsf pom (nepal pom check) java -jar smoke-tests.jar nepal https://qde8tl.de.t-internal.com:22480/teoservices/services-fast web (nepal webservices check)

  4. hpbx: java -jar smoke-tests.jar hpbx https://dlan-ta.detemobil.de/hpbx_eup/workplaceProfile.xhtml (check by hPBX MyPortal url) java -jar smoke-tests.jar hpbx testacc testpwd https://dlan-ta.detemobil.de/hpbx_eup/workplaceProfile.xhtml (check by hPBX MyPortal url, login and password will be ignored)

  5. bep: java -jar smoke-tests.jar bep https://10.105.163.212

Конвейеры
0 успешных
0 с ошибкой