Skip to content

RArkasali/JavaPalindrome

Repository files navigation

SeleniumTest

#Web Test Files

  • /SeleniumTest/src/test/java/TestAutomation/SeleniumTest/WebTest.java contains the test method

  • /SeleniumTest/src/test/java/SeleniumSupport/Helper.java contains selenium helper methods which is executed during tests

  • /SeleniumTest/src/test/java/SeleniumSupport/Locators.java contains xpaths from the application

#Palindrome Test Files

  • /SeleniumTest/src/test/java/Palindrome/Test/Palindrome.java contains a method to check palindrome value

  • /SeleniumTest/src/test/java/Palindrome/Test/App.java contains main function which calls palindrome check method

  • /SeleniumTest/src/test/java/Palindrome/Test/UnitTest.java contains test method that validates palindrome check method

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published