Python 101 and web UI testing using selenium and Firefox - week 2/3
Initiative Tech speakers program
Category Automation
URL http://slides.com/abhiramravikumar/python-dive
Hashtag #mozpythonblr #ateam #mozilla
Description This is a 3 day (spread across 3 weeks) workshop starting from basics of python scripting, selenium bindings and testing websites using Firefox. The ultimate aim of this event is to help developers transition to using Firefox as a test platform and also help them contribute to Mozilla's automation & QA team. Day 2 of this series, we focused on a few advanced topics in python and setting up a simple web framework using web.py and using Firefox, we simulated its working!
The workshop will take place in co-ordination with Prakat Solutions, a startup based out of Bangalore, India.
Agenda:
- Classes and objects (revisit)
- Tuples
- Modules & Packages
- Regular Expressions
- Exception Handling
- Automated testing
- Simple website setup
- Generators
- A simple scripting project