I am in charge of implementing QA processes and test automation for a project using microservices architecture.
I am going to use Selenium with Java. I am new to Selenium.
In this project using microservices architecture, we have to test each module in isolation so that each module in itself is meaninful. I will be assinging QA's to test each module as a team seperately. Now my question is do we have to build framework for each module for automation?
I am going to get an experiensed automation engineer to help me out with framework but I have to have my strategy and planning before hand .
It is going to be implemented using RESTFUL API'S. I have implemented manual testing on the same product in monolith architecture but this is now completely new experience for me and on that I have another new experience with automation.
Can anyone help me out or suggest me good resources which can help me understand and build the strategy for test and also for automation. I'm not sure at which stage of project we can start implementation for automation?
Thanks in advance :)
