Selenium Python Tutorial #63 - Data Driven Testing using Excel File

preview_player
Показать описание
In this Selenium Python Tutorial, we will learn how to data-driven testing using Excel files. In the test automation framework you might be required to handle a large amount of data in excel files and then read it to data drive your test cases. In this video, we will understand how you can create a custom data-driven utility in your selenium Python automation framework and call it to read data from excel files and use it in your automation test cases.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#SeleniumPythonTutorial #PythonSelenium #SeleniumPython #PythonSeleniumTutorial #SeleniumWebdriver #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Hi Sir can you please upload a video to integrate the selenium python scripts to azure pipeline

sabataranum
Автор

fixture 'mobile' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_setup, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, setup, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory

Please help me to resolve this error

ShaikSalman
Автор

What if we have 100 columns in Excel file.. our test method will take 100 arguments !!

manisharya