Guan's Portfolio

Computer Science Graduate












Blog

Writting test cases for interview

Date: September 12, 2023


For an interview as an Associate Quality Engineer, I was tasked with writing 10 test cases for various types of tests. I chose Instagram as my testing subject and categorized my tests into three main areas. First, I crafted functional test cases, covering user registration, login, content posting, and more, ensuring the application's reliability. Next, I delved into load testing scenarios to assess its performance under different conditions. Lastly, I brainstormed some security testing ideas, proactively safeguarding the application against potential vulnerabilities. Each test case included detailed steps and pass/fail criteria, highlighting my comprehensive approach to quality assurance and my commitment to delivering a high-quality and secure product.


Read More