Selenium 39: Data Driven Testing using Excel and TestNG

preview_player
Показать описание
Introduction to TestNG Testing Framework, Install TestNG & Write first TestNG Test Case, Create multiple Text cases & run, Prioritizing Test cases, grouping test cases using XML file and generating Test Results.
TestNG Annotations like @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass and @Test with examples.
Data Driven Testing using Eclipse IDE, Core Java, Excel and TestNG Testing Framework.
Рекомендации по теме
Комментарии
Автор

Sir, I have my excel sheet in xlsx format. I tried downloading POI4.1.0 jar files. But couldn't run the program. It says import org.apache.poi.ss.usermodel. when I imported it, It is saying "getWorkbook" method is undefined. Can you please help me and let me know the solution for this?

ArchanaParisi
Автор

Hello Sir,
Your tutorials are really helpful. I have learnt selenium using your video tutorials.
I have one query as below. It will be great if you can guide me:
Can you please guide me if input excel file has a header row, how to skip that row while execution.
I tried replacing the value of the first for loop from i=0 to i=1. It is reading the data from the second row.
But while execution, when for the first time the browser is launching it is executing with null as input.
Please help me how to tackle this.

NishantKumar-tvqi
join shbcf.ru