Hi All,
I'm using Keyword Driven Framework.
I've 3 classes
1.@Test method to run the tests
2.Driver Script to maintain all Keywords related conditions
3.FUnction Library to maintain all actionMethods and Functional related methods. Ex : EnterText,SelectDropDowns
Maintaining steps in Excel sheets with Test Case wise.
Script will run ,By Making TC number status as "Y",If "N" in master test cases sheet ,nothing will execute
Can any one provide ,how to run Multiple Tests parallely By making multiple tests as "Y" Ex : 5 test cases.