Test Process Improvement

Test Process Improvement

Introduction: We have been doing software testing for quite a long time now. There are many organizations who have invested a considerable amount of time in their testing capabilities. How mature are those capabilities? Each organization has different set of processes...
All Animals Can Fly

All Animals Can Fly

About the Author Torsten Zelger I am in the testing business since 12 years and started straight with test automation. A subject that still fascinates me although today I focus more on automated testing BELOW the UI and manual testing again. Before testing I was...
Configuration Testing on Mobile Devices

Configuration Testing on Mobile Devices

Mobile software applications are becoming more prevalent in our daily lives A recent study published by Andrea Smith on Mashable highlighted just how much we as a society are addicted to our mobile applications, going so far as to say “Some people confess to using...
Top Performance Landmines (Part Two)

Top Performance Landmines (Part Two)

In a previous article, I provided details on the top two performance landmines to be aware – Size and Deployment Issues – as well as details on how best to avoid them. In regards to Size, bigger pages inevitably take longer to load. You don’t want to...
Top Performance Landmines (Part One)

Top Performance Landmines (Part One)

Performance is a critical business issue. Research has shown that 75% of users will go to a competitor if your web performance is poor. Sites often bog down or fail during peak traffic times, exactly when they need to perform at their best. There are only a few...
Test Estimation

Test Estimation

We have executed many projects Large Projects, Small Projects etc. Sometimes we miss our testing deadlines because there is no defined criterion that is used to build our execution test plan. To help avoid missing our deadlines we have prepared these Test Estimation...
A Bird’s-Eye View of Load Testing

A Bird’s-Eye View of Load Testing

While each kind of performance testing may have different goals and test designs, in most cases they use the same approach: applying multi-user synthetic workload to the system. The term ‘load testing’ is used further in this article because, by...