Hi All ,
@ Abdul,@All
Thanks for quick reply. I m not using TestNG framework. Currently using Hybrid Keyword-driven Test using Exel sheet.
I need more help regarding the conversion & new to TestNG framework.
MyFramework contains mainly 3 java files like initial.java --> DriverScript.java --> Keyword.java
Currently I m reading the data from the Microsoft Exel sheet. I have heard like we can't read the input data from Exle sheet for parallel run.
My keyword driven framework structure like this,
Mastesuite.xls
Module1.xls
Module2.xls
Module3.xls
Ref : Keyword Driven TestFramework
https://sites.google.com/site/learning9tes/driverscript-java
Please suggest how to start parallel execution using this framework ..
Thanks in advance
-
Shashi JB