У нас вы можете посмотреть бесплатно How to use DataProvider in the TestNG in Selenium | Define & use DataProvider in same or other class или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
▶️ In this session 10 in TestNg series, I have explained - How to use DataProvider in the TestNG in Selenium. Here I have covered two scenarios- Define & use DataProvider in same TestNG class and Define DataProvider in one class and use it for a TestNG method present in other TestNG class. ▶️ We will learn what is DataProvider and how to use DataProvider to achieve parameterization in the TestNG. ▶️ There are 2 ways by which you can achieve parameterization in the tesng. One by using @parameters tag and defining test data in testng xml file with the parameter tag. Second approach is by using dataprovider. ▶️ When we want to run same TestNG method multiple times with different set of test data then we should use dataprovider concept in the TestNG. ▶️ In this approach, we save the test data in the form of two dimensional array and give the details of dataprovider name /method name inside @Test annotation for TestNG method. ▶️ Data provider name is optional, so if you don't provide any to Data Provider then that method name would be considered as data provider name by TestNG while execution. There can be two scenarios - 1. DataProvider and TestNG method are present in the same TestNG class. 2. DataProvider and TestNG method are present in the different TestNG classes. I hope this session will help you to understand the basics of parameterization in the TestNG using data provider, what is data provider and how to use it in TestNG. ====================================== ***************AJ AUTOMATION************* ====================================== Hi guys, Please share and Like the content whichever you find informative to reach more beginner candidates learning Test Automation. Thanks for your Support !! 🔔 Learn automation from basic !! 🔔 ✅ Let's Learn the Concept in 5 To 10 Mins := • Test Automation Interviews Preparation - L... ✅ Selenium series videos Playlist := • Selenium tutorial for beginners - Most Imp... ✅ Maven Tool videos playlist := • Maven Tool - Learn Basics To Advanced topi... ✅ Selenium WebDriver Exceptions Playlist := • Selenium WebDriver Exceptions ✅ Selenium Grid With Docker:== • Selenium Grid With Docker - Learn To Setup... ✅ Jenkins Tool Series :== • Jenkins Tool Sessions - Learn Jenkins IMP ... ✅ Upload and Download Files in Selenium := • Selenium WebDriver - Upload and Download f... ✅ Excel and CSV files operations := • Excel and CSV -- Read Write Operations ✅ Java Language Concepts := • Java Language Concepts - By AjAutomation ✅TestNG Framework Videos:= • TestNG Introduction and Why we use TestNG ... ✅ Become Master in Xpath:= • Xpath Introduction ✅ Protractor series videos playlist := • Let's Learn Protractor - By AjAutomation ✅ Recent Uploads := • Recent Uploaded Videos ✅ GitHub Repo:= https://github.com/ajautomation ⚡️ Thanks for your support !! ⚡️ ====================================== *************** Thanks for watching !!************* ====================================== ⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️ #LearnSeleniumInEasyWay #SeleniumWebDriver