Test management involves a lot of coordination, communication and documentation. Test case management tools help to track software testing efforts. Free test case management tools could become a great alternative to using a traditional spreadsheet for managing tests. However it’s … Continue reading
Category: Misc
Different things to improve the testing process
Nothing is perfect. Even testing. But there are always a lot of ways to improve something. So these are some thoughts and approaches that I found useful on practice.
1. Design testing
Designer intentionally creates the best layout to help … Continue reading
Different ways to monitor web application
How can you monitor for hidden issues while performing tests? In the case of the web application, QA engineer can use browser dev tools console to see error traceback.
Also, it is really useful to handle all exceptions with some … Continue reading
The beginning of the journey
This is my first post, I hope not least. I’ve started this blog to learn more about quality assurance and share it here thus to structure my thoughts and keep them all in one place. I always try to learn … Continue reading