usergr / Automation-Testing

Automated Testing with selenium, to test an website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automation-Testing

Testing (Automated) Objectives :

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

• Read up about Testing.

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

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

• Learn selenium and basic selenium automation scripting.

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

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


Technologies used: Python, Selenium, Chrome Driver (For chrome browser).

About

Automated Testing with selenium, to test an website.


Languages

Language:Python 100.0%