CloudQA Library
Need To Know the Best Practices For Continuous Agile Testing
The Delivery Manager approached the QA Head – When do you stop testing? The Head replied – We never stop testing, it should be continuous we may put a ‘,’ to pause for a while but make sure to pick it again to near perfection. The day, we stop testing, means our product is going to be the history in the market. Even if your product is stable, we need to test it if it works with new browsers, new java version?
Why Selenium is the “Best Open Source Tool” for Automation Testing?
Technology has provided us with options, but most of the options are not sustainable! They live for a shorter duration and then turn to history! Today technology needs to be unlimited, unconditional, Adaptive to change and seamless, could you think of any tools/technologies that are progressive and stable for more than a decade? We have…
Selenium 3 – A Step closer to Codeless testing!
July 29, 2016, was a big day for testing professionals with the release of beta version of Selenium 3.0. The online community of testing and QA professionals are flooded with “what, when, how questions on Selenium 3”
Here’s a Quick Way to Get Agile-Checked in 2019!
Kinkar brain was cluttered, being a technical head he was committed to delivering a project within six months, and after working for five months on a project when they were ready for first UAT, the code refused to float because of incompatibility of browsers.
What Everybody Ought to Know About Web Services Automation
Web services are those services wherein two applications or software or machines communicate with each other and exchange information, regardless of the underlying structure of the two things that are communicating.
Microservices – The New Kid On The Block
As the Agile form of software development is making waves and ruling the roost in the software game, a new player is slowly emerging – microservices.
RECENT POSTS
Guides
How Test Automation Accelerates Time-to-Market and Boosts Software Quality
How Test Automation Accelerates Time-to-Market and Boosts Software Quality
How To Select a Regression Testing Automation Tool For Web Applications
Regression testing is an essential component in a web application development cycle. However, it’s often a time-consuming and tedious task in the QA process.
Switching from Manual to Automated QA Testing
Do you or your team currently test manually and trying to break into test automation? In this article, we outline how can small QA teams make transition from manual to codeless testing to full fledged automated testing.
Why you can’t ignore test planning in agile?
An agile development process seems too dynamic to have a test plan. Most organisations with agile, specially startups, don’t take the documented approach for testing. So, are they losing on something?
Challenges of testing Single Page Applications with Selenium
Single-page web applications are popular for their ability to improve the user experience. Except, test automation for Single-page apps can be difficult and time-consuming. We’ll discuss how you can have a steady quality control without burning time and effort.
Why is Codeless Test Automation better than Conventional Test Automation?
Testing is important for quality user experience. Being an integral part of Software Development Life Cycle (SDLC), it is necessary that testing has speed, efficiency and flexibility. But in agile development methodology, testing could be mechanical, routine and time-consuming.