Raising bugs is the process of identifying and reporting issues or defects found during app testing.

Rising Bugs
Identify the issue: The first step in raising a bug is to identify the issue or defect. This may involve reproducing the problem and documenting the steps taken to trigger it.
Document the bug: Once the issue has been identified, it should be documented in detail, including the steps taken to reproduce it, the expected behavior, and the actual behavior observed.
3. Assign severity and priority: Bugs should be assigned a severity level based on their impact on the app's functionality, and a priority level based on their urgency for resolution.
4. Report the bug: The final step in raising a bug is to report it to the development team responsible for fixing it. This may involve using a bug tracking tool or communicating directly with the development team.
