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

https://github.com/subramanyaks/task-6-testing

TSF Task 6. testing website using selenium
https://github.com/subramanyaks/task-6-testing

automation gripjuly21 java selenium selenium-webdriver testing thesparkfoundation thesparksfoundation thesparksfoundationinternship webdriver

Last synced: about 1 month ago
JSON representation

TSF Task 6. testing website using selenium

Awesome Lists containing this project

README

          

# Task-6-Testing

#### The SparksFoundation Graduation Rotation Internship

### Task Details:

1. Read up about Testing.

2. Learn selenium and basic selenium automation scripting.

3. Start with Google Search and read tutorials. Watch videos to learn about various aspects of testing using selenium.

4. Use selenium to create a test case to test the website thesparksfoundation.sg

5. The test script should check of at least 5 pages and 10 elements in total.

6. Each element could be e.g. if the Logo exists, the navigation bar appears, the name on about us page is correct, etc.

### Technology 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)
* ![Eclipse](https://img.shields.io/badge/Eclipse-FE7A16.svg?style=for-the-badge&logo=Eclipse&logoColor=white)

### Demo.

[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/watch?v=2OmlULH9jmU&list=PLKlw4lXUW9m5vZM49Dp_2HHioHWu6_GNr)