Selenium Python tests integration with TestRail

preview_player
Показать описание
In this tutorials you will learn how to integrate selenium python tests with test rail and report will automatically publish
Рекомендации по теме
Комментарии
Автор

Thank you!
I am wondering what if my test case has 3 steps? How do I populate the pass/fail status as per step in the test case?
My class is a test case and my methods are steps.
This `C526` is the test case but in side this test case I have 3 steps.
I am verifying each step by method
1. def test_step1()

2. def test_step2()

3. def test_step3()

AQ-fktj
Автор

Everything installed beautifully in the latest version 2.9.0, but unfortunately, I am unable to use it because PyCharm cannot find the files when importing at the top of the file: from pytest_testrail.plugin import pytestrail. The pytest_testrail.plugin itself is underlined, and PyCharm cannot find it, even though it installed correctly. Do you have any ideas?

mateuszidzik
Автор

Hi, How to post the comment into testrail from pytest automation?

plantestdetails
Автор

hi! i have problems when i use the code from the line 2 on your tutorial.
from 'base_test' import BaseTest

at the moment to execute in console i have a problem with "base_test"

could you help me ? :C

yufleeee
join shbcf.ru