filmov
tv
TestNG #7 TestNG @DataProvider implementation using Excel reader program

Показать описание
TestNG annotations : (Advance @Dataprovider Implementation )
-------------------------------------------------------------------------------------------------------
@DataProvider : Supplying a different set of data to a specific test method. Dataprovider method store data in two dimensional object array like Object[][]
Implementation covered :
1- Using Excel sheet, loading a two dimensional array of data providers to pass value to @Test annotated method
Java library required for excel implementation :
---------------------------------------------------------------------------
2- Passing multiple value to @Test annotated method using class object stored in Two dimensional Object[][] of dataprovider method.
@Disclaimer : This video is explain in such a way that help student to learn with ease but for actual concept please refer to TestNG official site.
#testng
#learning
#automation
#selenium
#seleniumwebdriver
#framework
#BDDFramework
#cucumber
#E2ETesting
#SanityTesting
#regressiontesting
-------------------------------------------------------------------------------------------------------
@DataProvider : Supplying a different set of data to a specific test method. Dataprovider method store data in two dimensional object array like Object[][]
Implementation covered :
1- Using Excel sheet, loading a two dimensional array of data providers to pass value to @Test annotated method
Java library required for excel implementation :
---------------------------------------------------------------------------
2- Passing multiple value to @Test annotated method using class object stored in Two dimensional Object[][] of dataprovider method.
@Disclaimer : This video is explain in such a way that help student to learn with ease but for actual concept please refer to TestNG official site.
#testng
#learning
#automation
#selenium
#seleniumwebdriver
#framework
#BDDFramework
#cucumber
#E2ETesting
#SanityTesting
#regressiontesting