Description
Outline:
Why is testing important?
Brief on Selenium with Python as a testing framework
Best practices for automated testing
An approach to automated testing with a demo
How to maintain your test scripts?
Generate detailed HTML reports for the test runs
Focus on:
Testing the search functionality for any application, common UI
features such as text highlighting, selecting checkboxes, text
presence etc.
Understanding the UI elements and building test script