Selenium Python Small Sample Project | Page Object Model POM

preview_player
Показать описание
Selenium Python
Small Sample Project
(POM | Unit Test | HTML Reports)

Step by Step

We will do this hands-on:
1. Create a simple login test
2. Implement unit testing
3. Implement Page Object Model
4. Separate test scripts and objects
5. Create a separate class for Locators
6. Run from command line
7. Add HTML Reports

Python
IDE - PyCharm
Python lib - selenium
Html test runner

References:

# import sys
# import os

Selenium Python automation framework from scratch step by step

#SeleniumPythonPOMFramework

ONLINE COURSES TO LEARN

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ Follow ------------
Рекомендации по теме
Комментарии
Автор

For someone new to Selenium (but not Python) this is the only video I have found that *clearly* explains POM in a easy to understand manner, from initial script, to adding test cases to formatting for POM. Well done, and thank you!

joshdenault
Автор

this tutorial should get more explained. keep up the good work man, Cheers!!

neighbourhoodcoder
Автор

I really liked the quality and patience with which he teaches. Please, if you could continue with more advanced cases. Greetings from Peru!

fraven
Автор

I haven't seen that much crystal clear concept explanation... l'm fascinated by your teaching style and content provided by you... Thanks alott Sir👍

sandipkankate
Автор

Awesome! Thanks a lot for this very interesting and clear course. I've recommended collegues and friends to watch these videos.

myyouaccounttube
Автор

You are definitely a role model for me. Thanks for doing a fantastic job with your videos. You're The Best Raghav. Greetings from a Venezuelan fan in Chile

heliamordejoiti
Автор

Excellent video. Neat & Clear. You are good in teaching. Best video to learn Page Object Model for Python Selenium

dineshkhanna
Автор

This is an awesome video! I'm very grateful. Especially for brief overview on the practice of OOP test structure

artemkot
Автор

Thank you so much. with your tutorials I was able to create my own selenium auto tester that goes to a shopping site login and add an item to cart.

I uploaded it to my github

AbrahamMike
Автор

This is exactly what I needed, thank you very much for such a clear explanation!

rmkkmrrmk
Автор

Thank you so much! For a long time I could not find about POM. Your video turned out to be a godsend. Best video I've ever seen

jdwdstu
Автор

I am so lucky that I found this tutorial. Thank you so much. It is very clear and helpful.

muslimakhakimova
Автор

It was a really wonderful experience totally worth watching every second.

Citrich
Автор

Excellent video that covered all basics of Unit Testing, thank you!

rckatari
Автор

Thank you so much for doing fantastic job, I am watching your all automation related videos and learned a lot.

Manishkansara-dqtj
Автор

Thank you for sharing the video, just for the libraries, you can add them from pycharm in settings, also pycharm has its own command line. I’m pretty sure you know that. So if you are using a powerful IDE, take advantage of it.

ricardodeleon
Автор

One point to note here is that unit tests in python recognize test cases only if prefixed with test_. Example: test_login_valid. If you don't prefix test then no error is thrown but tests run as Run 0 test in 0.00s

mmcooe
Автор

I like that it not only focuses on practice 100%, but also focuses on theory and concepts, such as the POM model.

fraven
Автор

This video is very very helpful for me I learned from here about POM and how to define class in main file, Thank you

bbwyejy
Автор

Nice job Raghav! My Python POM is alive!

raokblee
welcome to shbcf.ru