https://github.com/ms10596/onlinelibrarysystemtesting
Testing of a library web application using selenium.
https://github.com/ms10596/onlinelibrarysystemtesting
java selenium testing
Last synced: about 1 month ago
JSON representation
Testing of a library web application using selenium.
- Host: GitHub
- URL: https://github.com/ms10596/onlinelibrarysystemtesting
- Owner: ms10596
- Created: 2018-04-25T09:46:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T16:13:22.000Z (almost 8 years ago)
- Last Synced: 2025-06-25T02:44:23.393Z (12 months ago)
- Topics: java, selenium, testing
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnlineLibrarySystemTesting
Testing of a library web application using selenium.
# Setup
1. [clone the original project](https://github.com/keya26/library) and run it.
2. clone the project and run it using Intellij IDE or using `java main.java`
3. An html file should be generated at the end showing all test cases.