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

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

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:

* ![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

**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