Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

jdi-templates/jdi-light-testng-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For run new UI test automation just download and open this projectPowered byJDI Light and Selenium

Instruction:

  1. Download template and unpack in appropriate folder

  2. Open project in IDE (for example IntelliJIdea)

  3. For running demo tests:

    • Maven: just use "mvn clean install" command
    • IDE: run by click on "example" folder in src/test and select "Run tests"
  4. Logs: Observe test run results in Console log

  5. Reporting: After running tests just runallure:serve in maven plugins

  6. Use as template for your project:

    • just remove all content fromsrc/main/.../example folder, add your package you Page Objects
    • replace tests insrc/test/.../example folder with your tests
  7. TestNg Retry and before after listeners: You can also modify rules of retry tests (now it is 1 retry for each test)and actions before/after all tests (now it prints test name and result) inorg.mytests.tests.testng folder

Releases

No releases published

Packages

No packages published

Contributors8

Languages


[8]ページ先頭

©2009-2025 Movatter.jp