Data Driven Testing using Selenium & TestNG Part 4 of 4
Loading...
11,669
Loading...
Uploader Comments (maheshn2k8)
see all
All Comments (15)
-
everythin goes fine but the script hangs at "Preparing Firefox profile..."
PLZ HELP
-
Hii Mahesh ,that was an excellent tutorial..But I am unable to install TestNG plugin in Eclipse.Any help regarding that is greatly appreciated
-
Thanks Mate, for this lesson... this was great...
-
Amazing work mahesh.. Very informative
-
Hai mahesh, I successfully executed. Thanq u so much for the reply and for the video
Loading...
Don't forget to install the TestNG Eclipse Pluggin. You can get the pluggin and installation instructions from testng official site.
maheshn2k8 1 year ago
Hi mahesh, I did exactly what you said. But unfortunately I could not execute successfully. Please help me with the issue. This is the error that I got sir.
error in getTableArray()
FAILED: testDataProviderExample on instance null(script.dataProviderExample)
java.lang.NullPointerException
... Removed 19 stack frames
=============================================== script.dataProviderExample Tests run: 1, Failures: 1, Skips: 0
85adit 1 year ago
@85adit
check the name the excel sheet and the name of the table.
maheshn2k8 1 year ago