SOFTWARE TESTING ACTIVITIES
MANUAL TESTING
Without any automated tool, test cases are executed by manually is called as Manual testing
DATABASE TESTING
Database testing is a subset of software testing that examines the structure, tables, triggers, and other components of the database that is being tested. It entails writing intricate queries to load or stress test the database and assess its responsiveness as well as the consistency and integrity of the data.
PERFORMANCE TESTING
The process of assessing a system's responsiveness and stability under a specific workload is called performance testing. Performance tests are usually run in order to assess application size, robustness, speed, and reliability.