Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.