Test Management tools – Kanoah

Having a good test management tool is very important in every project. You can easily become confused, if you are working on many projects with different bug tracking and test management tools. Just imagine that you have a powerful bug tracker and a test management system in one application, on one place and it works […]

Read more
Usertesting

Few days ago I find this interesting service – https://www.usertesting.com/. Checked it. I will now share my experience here. Why is this interesting? Besides the usual testing (sometimes done only by developers) the user feedback is very important! Your site can look good, but if it is hard to use, users won’t love your site […]

Read more
Dark Patterns – tester viewpoint

What is dark pattern? “A Dark Pattern is a user interface that has been carefully crafted to trick users into doing things, such as buying insurance with their purchase or signing up for recurring bills.” – http://darkpatterns.org/ Dark patterns are not web developer mistakes, they are intentionally created, using a human psychology to fulfill one […]

Read more
Testrail – first impressions

Everybody can confirm that the software development and testing are very complex processes. Having a good organizing tool (or using more of them) can help a lot to make the process faster and more fluid. This time I will write about TestRail – the test management tool. Why Testrail? We have tried many test management […]

Read more
How to avoid App Store rejection

If you are iOS developer, I’m sure that you have heard several stories (or experienced yourself) of how difficult can be to get Apple’s approval for your app. Why does Apple reject apps or what are the big mistakes that most developers make? I have searched for the reasons and in this post I will […]

Read more
Screen recording – screencast – part III

In my previous posts I have described my favorite solutions for screen recording(Screen recording – screencast – part I and Screen recording – screencast – part II). Applications are free, just have to create an account. They have some limitations, but for the basic screen recording and image editing, they will work perfectly. This time […]

Read more
Screen recording – screencast – part II

In my previous post I have started introducing Jing. This time I will continue with Jing options and after that I will describe Box Simple Share. Jing After the record window was selected, there will be displayed the following options: Capture Screenshot, Capture Video, Redo selection and Cancel. Video options: Click on Capture Video and […]

Read more
Screen recording – screencast – part I

Every tester will agree, that every well written issue should contain screenshots. Screenshots will help to explain the issues. But what about the complex issues, when have to click on more different places, execute complex operations to get the issue. You can take screenshot after every click and add explanation for every image. This can […]

Read more
Bug report writing tips

Unfortunately for developers, bugs are part of every software development. The bug report should be as simple and straightforward as possible. If every user can reproduce the bug using your report then you can consider your report well-written. I will now add some tips how can you make well-written report: Similar Posts from the author: […]

Read more
Importance of Quality Assurance Testing

What is QA and why it is important? Definition of QA: Quality Assurance (QA) is a way of preventing mistakes or defects in manufactured products and avoiding problems when delivering solutions or services to customers. Similar Posts from the author: Android/iPhone application testing – simulator/emulator Usertesting Open source testing tools Testrail – first impressions Getting […]

Read more