Day 26 PyTest Framework 2 Generate Report & Parallel Execution Python #python #selenium #tutorial

preview_player
Показать описание
PyTest Framework 2 Generate Report & Parallel Execution Python Selenium

Library:
pip install pytest-html
pip install pytest-xdist
pip install pytest-parallel

#series #framework #report #parallel #automationtesting #software #fresherjobs #interviewquestions
Рекомендации по теме
Комментарии
Автор

Resources are very helpful, Thank you Prasanth !!

SivaKamatham-ux
Автор

Thank you Prasanth, this series really really helped me so much! please keep doing, you are such a talented tutor 💕

HedaTheQA
Автор

instructif content. thanks. how we could run such pytest python selenium test on jenkins? and how to configure jenkins for that

uen
Автор

plz show this same in appium android pytest n python

Swapnpari_Sanzo
Автор

After using this configure method screenshot is not coming properly for the failed cases

jayaranjitha
Автор

Hi bro, can you please make more videos on framework for experience level and create a one more video on generic function on each webelement using selenium with python...pls

sateeshkumar
Автор

tried to follow your step but ran into problems, on my system, below is the error I keep getting each time I tried to run the test. it open the page but can't login.
def test_login(self):
E fixture 'browser_setup' not found

aramide
Автор

Can you please explain how to capture the screenshot in the customized report which you have created with appending date and time

saiv
Автор

I have a problem. Why, when I divide each directory and each file like you, I run the command "pytest -v", it will run and automatically create the HTML file in the date format as you instructed. But when I combine them into a single python file and run the command "pytest -v", it doesn't generate any HTML file. It also doesn't report errors or anything, it still executes the test cases. Do you know the problem and the cause? I cannot create HTML files. Please help me.

baotuan
Автор

Hi sir, can you please tell me like where we will apply the oops concepts in while developing the framework and writing test scripts in real life scenarios.. thank you

sateeshkumar
Автор

@PrasanthQAArchitect  bro, I'm getting some unicode error if I run. All 15 test cases...but if run only five for test cases then it is clearly generating the report... I guess it is not able to convert the result fired into HTML can you help if you have any idea

srikanthpeddina
Автор

What is this config given in the parameter of the function

surajrajput
join shbcf.ru