Keyword Driven Framework

This is working example for Keyword driven framework, here in the code it will check in excel sheet for the test cases to execute. for example here we have used: TC_Login, TC_Book Flight, TC_Logout we have created methods for all the cases and added the business login inside the method. Pre-requisite: you are good to … Continue reading Keyword Driven Framework