Hi All,
My requirement is that I have few use cases, each use case has 4-5 scripts for a specified browser, it can be for multiple browsers also.
So now I need a driver script which typically checks for the use case execution status (Yes or NO) and browser type(IE,Chrome,IE+Chrome) and then executes the test scripts belongs to that Use Case.
So now how to do the mapping between use case and browser type then run the scripts for different browsers.
Regards
Suman
My requirement is that I have few use cases, each use case has 4-5 scripts for a specified browser, it can be for multiple browsers also.
So now I need a driver script which typically checks for the use case execution status (Yes or NO) and browser type(IE,Chrome,IE+Chrome) and then executes the test scripts belongs to that Use Case.
So now how to do the mapping between use case and browser type then run the scripts for different browsers.
Regards
Suman