1A Comprehensive Approach to Security TestingThis article explores the importance of security testing, and delves into different approaches such as vulnerability scanning, penetration testing, and risk evaluation.
3Difference Between Functional and Non Functional Testing Functional and non functional testing techniques are the fundamentals for every software engineer and tester. In this article, we will break down the basics and their differences.
4How 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?