If I, being an application developer, have to spend a day as a tester, following are some of the activities I would do:
- Analyzing Test Cases: Examine test cases and make sure that the coverage is maximum in terms of including all test scenarios in relation with the use cases.
- Test Automation: Look for the areas which can be automated and suggest the same to my lead/manager.
- Digg a little deeper in the code to find bugs which are difficult to find in manual testing.
- Learn techniques in performance testing as I am very passionate about the same.
- Learn few tips and techniques in security testing, along with knowledge on popular tools and frameworks used for security testing.
- Watch code review comments and see if I could find some bugs.
- Watch static code analysis if available and see if I could find some bugs.
Latest posts by Ajitesh Kumar (see all)
- Retrieval Augmented Generation (RAG) & LLM: Examples - February 15, 2025
- How to Setup MEAN App with LangChain.js - February 9, 2025
- Build AI Chatbots for SAAS Using LLMs, RAG, Multi-Agent Frameworks - February 8, 2025
I found it very helpful. However the differences are not too understandable for me