Python: Advanced testing - course RUB 3,900. from Hexlet, training 11 hours, Date: November 30, 2023.
Miscellaneous / / December 04, 2023
An online programming school whose graduates are being hunted by companies
We employed our first student in 2013. Back then, the requirements for junior knowledge were higher, and the grass was greener
This affected the training programs, their elaboration and depth. Interviews for Hexlet students are held under the motto: “Hmm, the problems were more difficult on Hexlet.”
Sometimes our students get hired without a technical interview, only on the basis of project code analysis
Nowadays, more and more companies list Hexlet courses as a plus when hiring. And our partner companies trust us so much that they interview graduates without looking at their resumes
This course is suitable for those who want to learn programming in Python 3, as well as master a very popular and highly paid profession. Automation tester using the most popular testing tools Selenium and Requests! It is also suitable for those who already work as a tester or in the IT field. Homework is checked personally by the author, no multiple choice tests, only practical assignments!
Training. Working with data. Acquiring programming skills in Python, one of the most popular modern programming languages that is widely used in data analysis. Python with its libraries is a universal tool and allows you to solve many applied problems - from automated information collection and filling out documents to data analysis.
Selenium is a Swiss Army knife in the hands of a programmer. With Selenium and Python, you can easily automate any script in your browser. From automatically collecting the necessary information to monitoring certain events on the site. Selenium allows you to work with multiple browser tabs and windows by executing a given script. This course is one of the modules of my main course "WEB Parsing in Python"