Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.36 KB

README.md

File metadata and controls

42 lines (37 loc) · 1.36 KB

LTK - Demo test suite

This repo is available at https://github.com/jbc-1023/ltk


There are 2 versions of the test

  • Selenium (Written in Python)
  • Cypress (Written in Javascript)

Test parameters

Test parameters

Details

  • Sign up using a randomly generated email address and password.
  • Randomly generated email is a valid and deliverable email address to avoid spam flagging (aka email reputation).
  • Selenium-Python has an extra tests that compares the screenshot and give a pass/fail depending on % change threshold.
  • Generated passwords are ephemeral. Nothing is stored nor saved/shown in logs.
  • If you are having issues please ask me or try this amazing solution.