My suggestion for testing a java project is to simplify it.
Steps: - Manual testing: - Consider a stable product. Automation Testing: - Maintain product quality. Reporting and reporting: - Tell people about product quality. Continuous Integration: - Create a complete automated continuous tool.
When the developer completes the Functionality, begin testing the module modulo. Try to compare the actual output with the expected output and against it. Ask for problems.
When the developer has solved the problems, start by testing the integration, and also start testing the problems of the resolved states and check if there is any regression due to the fix problem.
Finally, when the product becomes stable, then start automating the modules. You can also follow the automation step by step as: - 1. Automation of modules. 2. Create a report and send mail for the HealthCheck product. 3. Continuous testing of integration and automation on a private server on the local machine.
mohit sarsar
source share