TestingBot: Cross-browser testing tool for everyone on the cloud

What is every web designer and developer’s nightmare? Of course, it is the cross-browser compatibility, because it is an essential requirement especially from a user experience point of view. Here I will introduce you the TestingBot cross-browser testing tool for everyone on the cloud, but unfortunately it is not a free tool. This is a […]

Read more
Some thoughts on Sauce

We’re started using this service a long time ago, and I can say they improved a lot in the recent years. It became a reliable cloud system for running automated tests and for manual testing with a wast amount of virtual machine/browser combinations and what I love about them that almost everything is documented. It […]

Read more
Writing effective test cases

Everybody can write a test case. What’s difficult is writing an effective test case. Luckily it’s a learnable skill, but it requires in-depth knowledge of the software it is written for. Before we start writing one let’s ask “What is a test case?”.  A test case can be defined as “a set of conditions or […]

Read more
How to make your software testing more efficient

Software testing is an important phase in the Software Development Process. Here are a few tips to consider, that may help you improve the testing process and make it more optimized. 1. Get involved as early as possible The sooner you get involved with the software development life cycle, the better you will understand the product. […]

Read more
Tips for managing and taking care of your VMware machines

Last time we talked about how to best optimize your VM for a smooth work experience. This time we’ll talk about working with VM. These tips will help you avoid loss of time and grief in losing a virtual machine or critical data you have on your partitions. They will make your job easier in […]

Read more
Android/iPhone application testing – online services

In my previous post I have mentioned mobile application testing on simulator/emulator. This time I will describe the manual mobile application testing using online services. I have searched for online testing tools in Google and found many sites/services. Some of them only allow some devices listed and you can check only a website, by entering […]

Read more