Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T01:50:55.000Z (about 2 years ago)
- Last Synced: 2024-11-26T04:47:20.202Z (2 months ago)
- Topics: chromedriver, selenium, selenium-java, selenium-webdriver, weather-app
- Language: Java
- Homepage:
- Size: 6.33 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- 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:
* ![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=java&logoColor=white)
* ![Selenium](https://img.shields.io/badge/-selenium-%43B02A?style=for-the-badge&logo=selenium&logoColor=white)
* ![Google Chrome](https://img.shields.io/badge/Google%20Chrome-4285F4?style=for-the-badge&logo=GoogleChrome&logoColor=white) 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.