Useful tools for QA execution
As time goes by, you will end up knowing a lot of tools you used for test execution and a lot of testing types, I'm going to tell you what I have used and still use and the benefits of this tools on different types of testing. First of all, when you log a bug you need to add an evidence to the bug, most of the people use regular screen captures to do this, however, there are a lot of great tools to use for screen capture, one of them is called Jing, which is a tool that allows you to add text and indicators to the screen capture you have, there's a similar tool called Snagit, it does the same thing, I prefer Jing. Now, you may come across to transactions or functional bugs and a lot of screenshots is not a best practice, Jing has a video functionality, but it saves it on .swf format which makes the video really big to upload, I personally use a tool called LiceCap, this is a great record and play tool which saves .gif images that can be used as videos that every browser ca...