https://github.com/subramanyaks/mywebsitetest
This is Test of My Website using Selenium Java
https://github.com/subramanyaks/mywebsitetest
automation java selenium selenium-webdriver testing webdriver website
Last synced: about 1 month ago
JSON representation
This is Test of My Website using Selenium Java
- Host: GitHub
- URL: https://github.com/subramanyaks/mywebsitetest
- Owner: SubramanyaKS
- Created: 2022-06-04T16:46:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T04:45:04.000Z (over 3 years ago)
- Last Synced: 2025-03-13T08:33:54.009Z (over 1 year ago)
- Topics: automation, java, selenium, selenium-webdriver, testing, webdriver, website
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website Testing Using Selenium automation testing tool
#### Software Testing
Software testing is the process of evaluating and verifying that a software product or application does what it is supposed to do. The benefits of testing include preventing bugs, reducing development costs and improving performance.
#### Automation Testing
Automation testing uses the specialized tools to automate the execution of manually designed test cases without any human intervention.
#### Selenium
Selenium is an open-source tool that automates web browsers. It provides a single interface that lets you write test scripts in programming languages like Ruby, Java, NodeJS, PHP, Perl, Python, and C#, among others.
**Note** : For basic tutorial visit https://www.javatpoint.com/selenium-tutorial.
## Technology/Tools Used:
* 
* 
*  Driver
**Tested Website Link:** https://subramanyaks.github.io/
## Run Project.
1. Fork the Repository
2. Clone the repository `git clone ` command
3. Make changes.
4. test the change.
5. pull the change with message (commit message).
If you like the project 🌟 the repository.
Thank you with ❤ Subramanya KS