I have few web application that i need to test using automation scripts, as i am new to the automation testing i have no idea from where to start. I have to start designing the framework from scratch . Please suggest a better architecture that i can use for the testing and that can easily be upgraded to next level. I have to suffle between few web application and there would also be data that i need to pass at runtime using excel and the architecture have the ability to exceute the scripts in batch . Validation: UI Validations, backend(database) validation majorly and architecture will cover all sorts of actions that are used in UI automation
I am going to use selenium(java) as tool.