The Digital Transformation is real. It is having a profound effect on how business is done and the nature of the systems required to deliver productive customer experiences and consequent… Read More +
In this webinar Jared talks about creating intentional feedback in several forms. It will also look at on continuous integration and continuous testing/continuous deployment. To get a copy of these… Read More +
In chess, the word blunder means a very bad move by someone who should know better. Even though functional test automation has been around for a long time, people still… Read More +
Testing as a bottleneck – How testing slows down modern development processes and how to compensate We often claim the purpose of testing is to verify that software meets a… Read More +
Out of numerous technologies, automation and continuous integration are making the biggest impacts on software development. Quality assurance teams must be ready for these practices and ensure that they understand… Read More +
The challenge of producing software today is the same as it has always been: Deliver high quality software within an acceptable timeframe. The way we, as software engineers, try to… Read More +
Functional testing is evolving at a rapid pace. The skill sets needed for mobile, cloud and Dev/Ops are constantly challenging the old methods of test automation. View this webinar with Clint Sprauve… Read More +
One of the benefits of the agile project approaches is their friendliness towards testing. The testing activities, and the testers with it, are integrated into the teams, and testing and… Read More +
Despite what the test automation tool vendors are saying, test automation is not about record and playback but about programming. To automate a functional test case, a programming language is… Read More +
This article describes an approach to test automation inspired by a well known development design pattern; that being Model View Controller and describes how it can be adapted to make your automation… Read More +
To understand large legacy systems we need to look beyond code. We need to understand both how the system evolves and how the people building it collaborate. Once we embrace… Read More +
What are the The Principles Of Test Automation? Let's go back to the start. Today’s organisations must adapt faster to keep up with the changing needs of customers. This places… Read More +
Last month I talked about Risk prevention. In my previous column G(r)ood Testing 11- Explosive software – when risks do count, I explained the Failure Mode Effect Analysis (FMEA) in the… Read More +
"Learning to code gives you a completely new perspective when you look at a computer. Before, you think of it as an appliance -- like a fridge -- accepting what… Read More +
This eBook contains an extract from 'FiftyQuick Ideas To Improve Your Tests' by Gojko Adzic, David Evans & Tom Roden. The book is part of the series of '50 Quick Ideas' publications which… Read More +
Last month I wrote about a revised approach for obtaining a test strategy. I explained a three-step approach in which we first defined persona’s and then searched for features that… Read More +
A paper System Integration Test (Paper Sit or Simulated SIT) is in fact a role play in a facilitated environment in which the business processes are simulated end-to-end. A paper… Read More +
Last year an English colleague spent a few days in the Netherlands. This was a good opportunity to meet him and exchange some ideas. We met in Café American in… Read More +
As any software developer can attest to, time is a precious commodity, and as much as we may want to put our personal stamp on each step of the development… Read More +
Exploratory testing is way past its introductory phase. I remember when applying it for the first time in 2007. It was a perfect pilot. In that specific project and old… Read More +
A colleague told me that he regularly asks his employees to share the three things are they struggling with the most. His experience: the problem of one colleague is often… Read More +
This month I'll be speaking on the Test Automation Day for the 3rd time. The TA Day is a unique conference since it is has a specialized Topic. A topic… Read More +
Tao Workshop #01: Context My name is Dave Cobbe and my blogs such as The Missing Link or Walking the Testing Talk 2.0, I talk about IT Projects that employ… Read More +
People aspects are the next best thing to focus on when trying to increase the success chance of your IT project. Not surprising that there is an ever-growing interest in… Read More +
The pursuit of shorter release timetables has driven the need for automated test script skills in the quality assurance industry. Many QA managers have felt the pressure to reduce the amount… Read More +
We all know software errors can cause problems but what happens when software causes epic failures. This post looks as some of the most recent epic software failures. 1990 -… Read More +
When doing test analysis I often find that we need to do test some customer feature over and over again for a range of combinations. I recently found myself able… Read More +
Recently we held an session at our office. The Guest of honour was Felienne Hermans of the Technical University of Delft. She has an PHD in testing spreadsheets. Quite a… Read More +
What is the role of test manager in Testing? A colleague said to me: "I've been in the testing profession now for many years. In each of the test management… Read More +
I'm a big fan of the BAT Series from John Sonmez (SimpleProgrammer), a good start for testers doing Web automation. These series of articles show you a clear and simple… Read More +
There is an interesting tension between agile and documentation. I often hear people complain about the lack of documentation in agile projects. "Organizations use scrum as an excuse for… Read More +
According to a research conducted by Pinch Media Data in 2009, the average shelf-life of a mobile application is only 30 days. The number of mobile applications has since exploded… Read More +
As a company having a dedicated Testing unit, our specialisation lies in Test Automation and we use Behaviour Driven Testing heavily in Test Automation projects for both web and mobile based… Read More +
Testing has become a more decisive segment in SDLC. It is the process which consists of the static and dynamic activities of the software life cycle. These activities cover the… Read More +
One of our clients asked us to help them reduce the execution times of their tests. The main execution took about 5 hours. This time included about 30 minutes for… Read More +
There is an interesting tension between agile and documentation. I often hear people complain about the lack of documentation in agile projects. "Organizations use scrum as an excuse for not… Read More +
Jim Holmes talks about a few of the high-level reasons for teams struggling with UI automation, and gives some ideas on avoiding, or moving past those same struggles. Biography Jim… Read More +
Many sales departments use the so-called sales funnel as a tool to measure the effectiveness of their sales process. The top of this funnel is the in-lead for the leads,… Read More +
Functional testing your web applications can be extraordinarily frustrating. Intermittent failures, lots of rework and tinkering, and too little time spent on creating new value for your customers. In this… Read More +
Bj Rollison reveals best practices for crafting automated tests: "Over the past year or so, I have been tasked to clean up the automation stack in our feature area. During… Read More +
In today´s fast moving world, it is a challenge for any company to continuously maintain and improve the quality and efficiency of software systems development. In many software projects, testing… Read More +
In this case study, Seretta first describes how they started with test automation, which strategies we applied, and then how they solved the progressive stagnation by supporting manual testing. "I will… Read More +
Bryan Bakker discusses the automating testing for medical devices, an area with stringent quality requirements and difficulties in accessing the software embedded in devices such as X-ray machines. Bakker and his team’s… Read More +
Software test automation has moved beyond a luxury to become a necessity. Applications and systems have grown ever larger and more complex, and manual testing simply cannot keep up. This… Read More +
We automate specifications to get fast feedback, but our primary goal should be to create executable specifications that are easily accessible and human readable, not just to automate a validation… Read More +
The software testing space is competitive, and by its very nature - dynamic. Trying to be all things to all people at all times is challenging, and so software testing… Read More +
It's a fact of life that end to end tests using Selenium are often flaky. Does it need to be this way? This presentation will cover some of the tactics… Read More +
Many people make mistakes in test automation based on good intentions but flawed knowledge. We will look at some common pitfalls encountered when chartering your testing for session-based exploratory testing.… Read More +
In the Agile community, Acceptance-Test Driven Development (ATDD), Behaviour-Driven Development (BDD), Test-Driven Development (TDD) and Specification by Example are gaining greater acceptance as an effective approach to developing systems of… Read More +
By using this website you consent to our use of cookies. For more information on cookies see our Read MoreAccept
Privacy & Cookies
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.