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)
- What are AI Agents? How do they work? - January 7, 2025
- Agentic AI Design Patterns Examples - January 6, 2025
- List of Agentic AI Resources, Papers, Courses - January 5, 2025
I found it very helpful. However the differences are not too understandable for me