3How to Identify and Locate Memory Leaks in Android ActivitiesWhen the tester tells you that your XXActivity has leaked, how do you confirm whether it has really leaked?
After confirming the leak, how do you locate the problem causing the memory leak?
4Importance Of Performance TestingPerformance testing is a type of quality assurance testing that can determine if the software meets speed, scalability and stability demands under expected conditions.
5 What is a Bug Report & Why it is Important?This article focuses on a rather basic topic of what is a bug report in a software testing procedure and how it impacts the entire software development process. Read till the end to learn this basic but most discussed question.