PyCon, the gathering for the community using and developing the open-source Python programming language. This is the second year of the PyCon Pune where the community will meet for two days of talks and working on upstream projects in two days of dev sprint. CFP ends on 15th September AoE.

Website: https://pune.pycon.org/2018/

Note to submitters: The talks will be selected by a team. We will not count the public votes.

Hosted by

PyCon Pune 2017 more

Sumedh Nimkarde

@confused_traveller

Automating your Web browser for testing with Selenium-Python.

Submitted Sep 2, 2017

Now a days, testing has gained much importance in every field. Without testing, no application can be shipped. If tried to do so, there may be lots and lots of complaints from the users of the application which may lead to lose their confidence in our application. Trying to fix one bug without testing may create other. Thus, testing is very important when it comes to making a polished product.

Selenium Python API is however gaining importance in terms of functional/acceptance testing for the websites. It can automate the browsers, run them in background and can help in checking various DOM things very easily with its very descriptive predefined selector methods.
With Selenium, we can automate the keyboard and mouse and thus perform various actions like clicking, hovering, filling the form data, etc easily.

Thus, the talk would be based on functional/acceptance testing with Selenium, followed by a live demo of the same thereby automating the browser.

Outline

The talk will have the following sections:
Importance of testing in web applications
Introduction to selenium webdriver.
Live demo of selenium on how it does testing and how it will throw an error if the tests fail.
Conclusion, Next steps

Requirements

Internet, Projector

Speaker bio

I am a third year computer engineering student from NIT Surat. I love building new things with which would ease people’s lives. I did my Google Summer of Code in Summer 2017 under FOSSASIA. Currently I am Mentor at Codeheat, FOSSASIA(Codeheat is a programme which encourages the new contributors in Open Source). Also, I was a Summer Intern at Hackerrank in 2017. When I am not programming, you can find me playing my guitar.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

PyCon Pune 2017 more