Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xmUI

XM UI-Automation task

Prerequirements for run-

  1. Installed chrome (Version 98.0.4758.102< (Official Build) (64-bit)) and firefox (for crossbrowser run(97.0.1<))
  2. Java 11
  3. Maven

Brief information

Framework built using Selenium and Testng. Supports parallel and crossbrowser run for tests.

Test execution ways.

  1. Single test run (play button): will run test using driver type provided in config.proerties
  2. Command line run: can be executed via command mvn clean test -Dsurefire.suiteXmlFile=/src/test/resource/registrationTest.xml (from source root), will execute based on drivers provided in registrationTest.xml
  3. Suite run via IDEA: Ability to run tests via xml suite from IDEA

Task Description

Automation testing task #1 (UI) Resource: xm.com Tools: Selenium/Java (preferable) OR Cypress/JavaScript OR <your_choise>

Use Case:

  1. Open Home page (make any check here if needed).
  2. Click the link located at the right top corner (make any check here if needed).
  3. Click button (make any check here if needed).
  4. Fill in all mandatory fields. IMPORTANT: Use "Test+any digit" for and fields.
  5. Do NOT check check-box.
  6. Click button.
  7. Verify the error message.
  8. Check/select check-box.
  9. Click button.
  10. Make a final assertion.

At the end: Imported IntelliJ/other IDE project so we can run it on our local PC.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages