Backend testing involves validation of APIs, logical functions and features, authorization, unit testing. We also need to validate DB Schema and its ACID properties, also we do load and stress testing to check the robustness of the system. From a security point of view, we check for authorization, security headers, firewall, and other infosec issues.