https://github.com/subramanyaks/weathertest
Test repository for weather app hosted on github. using java and selenium.
https://github.com/subramanyaks/weathertest
chromedriver selenium selenium-java selenium-webdriver weather-app
Last synced: 4 months ago
JSON representation
Test repository for weather app hosted on github. using java and selenium.
- Host: GitHub
- URL: https://github.com/subramanyaks/weathertest
- Owner: SubramanyaKS
- Created: 2022-11-07T06:55:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T01:50:55.000Z (over 3 years ago)
- Last Synced: 2025-06-28T18:12:22.222Z (11 months ago)
- Topics: chromedriver, selenium, selenium-java, selenium-webdriver, weather-app
- Language: Java
- Homepage:
- Size: 6.33 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Test
#### Testing web app: [Website](https://subramanyaks.github.io/Weather-app/)
#### 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
### Contribute:
1. Fork the Repository
2. clone the repo using `git clone ` command
3. Make changes.
4. test the change.
5. pull the change with message (commit message).
### Demo
[Youtube](https://www.youtube.com/watch?v=dsro-c_6m1c&list=PLKlw4lXUW9m4Q91LaXtD4_XqA9dEoJtWe)
if you like the project 🌟 the repo.