Giving Assistant Interview Question

How would you create an automation framework for testing?

Interview Answer

Anonymous

Sep 2, 2020

For UI I would use Selenium with BDD using pageobject (maybe Serenity framework could be an option) and for api testing RestAssured