This guide is on how to solve a particular problem with SOAP UI with guest blogger Brendan Connolly. Here, we look at Parsing With Groovy. Parsing with Groovy SOAP UI will be… Read More +
In this guide I outline the key building blocks which managers ought to include as part of their RWD test plan. It covers navigation testing, visual, client side performance, functional… Read More +
This is the latest post as part of the Huddle Selenium series. Each month on the first Tuesday of the month, we will post a new blog post to take… Read More +
Many test automation projects start with a lot of promise but fast become a mess. Initial solutions that start well and are full of promise often end up as brittle… Read More +
Java garbage collection is something that you often if not always need to think about. Did you know that enlarging the Java heap size can decrease your performance? That is true.… Read More +
In a forthright post each month, Robin dispels some truth that you otherwise might not realise with his regular Unconventional blog. In the latest instalment, Robin continues his exploration of… Read More +
Test automation is like many political issues—there are several camps with varying degrees of bias. PMs and testers with little programming experience are sometimes intimidated by automation. Engineers, especially engineers… Read More +
Every month on the third Tuesday as part of our How To…Series, we feature a new post with a guide on how to solve a particular problem with SOAP UI… Read More +
One of the most popular design patterns in Web Automation is the so-called Page Object Pattern. The famous programmer Martin Fowler was one of the first that mentioned Page Object… Read More +
In this post, we’ll learning theoretical, but important things before start puts our hands-on code automating tests with Appium: What is the Appium for What you can do with Appium… Read More +
This week Alex looks at Selenium Find Element and a checklist of tips of things to do when an element cannot be found. What to do when an web… Read More +
Client One of the online shopping sites that offer the latest in apparel. Industry E-commerce Problem It was festival season and many online shopping businesses has started running offers on… Read More +
Selenium is a test automation tool that runs in many browsers and operating systems. It can be controlled by many programming languages and testing frameworks. So what is the background… Read More +
I have recently got to work with a project, where the main part of the application is to adding and working with chrome extension, and we had to automate this… Read More +
Welcome to this week's Blog Spy, our round-up of the best software testing blog posts from the last week. This week: Famous Computer bugs, looking back on 2016, Testers to… Read More +
At our EuroSTAR Conference back in 2016, I mentioned in my talk that one of the steps we have taken for training our test consultants is to introduce them to… Read More +
On the first Tuesday of every month, the EuroSTAR Huddle team will post a new blog post to take you through a step-by-step guide on how to address a particular… Read More +
Sometimes stress lets you do stupid things. Here is what I did not so long ago. I had to automate some test cases about setting (or un-setting) options. To check… Read More +
“I need your Test Strategy by Friday” said the Project Manager. I reply “I can’t have a meaningful strategy by then. I don’t yet have enough information about what we’re… Read More +
Sliders allow users to select a value by dragging and dropping a handle. This article provides steps on how to manage sliders in selenium webdriver. Here are the 3 main… Read More +
Defect Clustering And Pesticide Paradox is a familiar concept. Translated to the field of testing, it refers to the fact that when repeating the same tests over and over, eventually… Read More +
What is a framework? According to Wikipedia, a framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software… Read More +
What is Selenium? Why should you use it? And how do you use it successfully? In this talk, Dave answers these questions as he steps through through the why, how,… Read More +
This is part two of a three part series on Implementing Performance Testing. You can read Part 1: Setup here and Part 3: Cloning to the cloud here. This post will… Read More +
Each month on the first Tuesday of the month, we will post a new blog post to take you through a step-by-step guide on how to address a particular aspect… Read More +
The book ‘The Selenium Guidebook‘ is not a full and comprehensive treatise that outlines every possible permutation of Selenium (the open-source software test automation tool for web applications). There are other books that already… Read More +
UI automation often starts on a great note. You buy a test automation tool and start writing automated tests. But then over time, as you begin to scale your testing… Read More +
Government agency upgrades software with Hewlett Packard Enterprise testing tool and useMango™ A leading government agency successfully upgraded it’s highly customised Oracle E-Business Suite by integrating HPE Application Lifecycle Management, HPE… Read More +
Industry analysts, software innovators, and technical evangelists all warned us it was coming. Some of us believed them, others doubted, but there’s no denying that it’s here. The era of… Read More +
Each month on the first Tuesday of the month, we will post a new blog post to take you through a step-by-step guide on how to address a particular aspect… Read More +
QA plays a crucial part in product quality and product delivery. In agile development methodologies like scrum, QA needs to work in highly compressed test execution cycles. One of the… Read More +
Are we developing the right product? A while ago, I saw a funny picture which was reflecting the communication issues between the software development teams. The picture consisted of a… Read More +
Every new project brings challenges - in our case turning an online banking application into a multi-tenant and group-wide platform. While the different back-end development teams worked hard to get… Read More +
This is a story in ten posts about the evolution of test automation in a fairly big company in the mobile industry 1) Flaky tests are bad, but evergreens… Read More +
Each month on the first Tuesday of the month, we will post a new blog post to take you through a step-by-step guide on how to address a particular aspect… Read More +
Many young testers who have just passed their ISTQB certification exam are rather surprised when they find out what real life has in store for them. Instead of detailed and… Read More +
In this webinar, Simon Stewart highlights how to use the brand new Selenium 3.0 and well as discusses some of the changes that have been implemented since Selenium 2.0 He also looks at: What will… Read More +
"Your eyes meet, you're transfixed, your heart flutters. It's incredible, they're attractive, you get on like a house on fire, the conversation is riveting, and you share so much in… Read More +
Figuring out the best test automation plan is one of the biggest frustrations for today's digital teams. Organizations struggle to develop cross-platform test automation that can fit with their continuous integration… Read More +
Welcome to the second post of our new How To…Series. Each month on the first Tuesday of the month, we will post a new blog post to take you through… Read More +
This blog post is the first by Gordon Marsh, founder of CodeFuse. Every month we will feature a new blog post from Gordon on his journey establishing his automation company… Read More +
In order to certify “Governmental Biometric Application” for “Colombian Congress Elections”, GreenSQA S.A. developed a fast software test automation framework and a “blue print” for testing biometric authentication and citizen registration… Read More +
I work for a small German company that develops standard software for insurances. We are doing successful test automation since 2001 and I’m convinced that our major advantage compared to… Read More +
Welcome to the first post in a five part series on how to do performance testing. These posts will focus on various aspects of performance testing including implementing performance testing, testing… Read More +
This is the story of how I learned to start automated testing. I share my day-to-day experiences and how I got on. Day 1: Starting Automated Testing I've been… Read More +
Test automation has been around almost as long as software has been developed. In the age of Agile and the DevOps arena, having tests fully automated is increasingly becoming a… Read More +
Test automation is a prominent part of testing. To improve your test automation code, you should look at development practices. Creating clean code is a good practice to improve the… Read More +
Many projects today, and maybe projects that you are working on have testing at the end, usually with less time than promised and with release date (or simply going to… Read More +
As a manual software tester, you might think test automation is someone else’s job. But even as a manual tester, you can help with test automation efforts in several ways… Read More +
South East Asia Bank (SeABank) in Vietnam needed to find an automated testing solution to replace the manual testing effort, which became a bottleneck as the IT landscape within SeABank… 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.