-
Notifications
You must be signed in to change notification settings - Fork 0
koolvishal/SelenideWithTestNG
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
######################## ProjectSelenide ############################ Selenide Framework with TestNG src/main/java/config.properties - used for configuration of browser src/test/java com.pages - All pages are designed as per test case com.tests ->amazonTest.java contains testcase 'testProduct' com.utils ->JSONData.java used for reading test data, you can parameterized test data using Testdata->data.json There are two types of HTML reports are generating after execution - 1. Allure Report Please follow given link to install Allure on machine - https://docs.qameta.io/allure-report/ Once you install, run the test & provide this command on command prompt : a. Go to path C:\Users\vishalku\eclipse-AllProjects\ProjectSelenide on command prompt b. Give command - allure serve allure-results 2. TestNG Metrics Report It generates report as per timestamp eg:test-output->regression_25_Oct_22_02_46_41
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published