Software testers travel a varied road: some love writing code and automating otherwise tedious testing tasks, while others enjoy strategic exploration of software to find the trickiest bugs, doing things that “no user would ever try”. Many enjoy a balance of both. Almost all software testers...
quality-assurance
Auto Added by WPeMatico
Exceptions in Selenium are unavoidable. Here are 49 most common Selenium exceptions which might occur while performing Selenium Test Automation.Read the full...
Exceptions in Selenium are unavoidable. Here are 49 most common Selenium exceptions which might occur while performing Selenium Test Automation.Read the full...
Digital data is the new gold, and hackers will stop at nothing to get yours. In a study by cybersecurity experts at Maryland University, researchers found that cyber-attacks happen once every 39 seconds.Read the full...
Learn about key roles involved in DevOps, their skills and responsibilities, and ways DevOps automation can reduce the communication gap.Read the full...
For software quality-assurance testers and engineers, acquiring new skills has never been more important. However, according to the O * NET Career Portal, the number of QA jobs is expected to grow modestly over the next decade - if "faster than average" —7%, so this growth will not match the...
Building a product, we face the moment that we need more types of tests. Screenshot, UI, API, or Performance? There are many of them and every one is designed for other purposes.Read the full...
When a post on Facebook, on Christmas Eve, about the poor quality of WordPress plug-ins gets hundreds of replies within a few hours you know you are not alone.Read the full...
Software testing is as important as software development. There are many misconceptions surrounding software testing. Let's clear them all.Read the full...
There are different interfaces provided by Java that allows you to modify TestNG behaviour. These interfaces are further known as TestNG Listeners in Selenium WebDriver. TestNG Listeners also allows you to customize the tests logs or report according to your project requirements. TestNG Listeners...
The world’s top brands such as Facebook and Microsoft, constantly launch, update, and wow their customers. Have you ever wondered how this is happening? Despite the fact that these huge corporations have their own internal Quality Assurance teams, crowdsourced testing is something that leveraged...
Lead Photo by Max Duzij on UnsplashRead the full...
Many businesses have a process they undergo before the products are shipped off to stores across the country or globe – it shouldn’t come as much of a surprise, but software QA is much the same. When you build a piece of software, whether a mobile app or otherwise, the first goal is to get...
The world is witnessing the rise of Agile methodologies in software development. They require a new approach to software testing, which must well align with the nature of Agile, a fast-moving philosophy. Test automation was not born to serve Agile teams, however, it makes Agile testing- a crucial...
Delivering quality isn’t easy. Read the full...
API testing focuses on testing the business logic or the functionality of the application. Using API testing you are also validating the data responses, as well as ensuring whether your APIs are performant and secure.Read the full...
1. What is black box testing Read the full...
This story was originally published on my blog. If you're interested in this kind of content, feel free to check it out and subscribe :)Read the full...
Using static analysis is hard, counter-intuitive and not-automatic. We want to answer some questions related to the use of static analyzers: why this is hard for some users and what are the solutions to help.Read the full...
Playwright is a NodeJS package which can be used to automate Chrome, Firefox, Edge and Safari browsers in a headless manner.Read the full...
Lean production is not a new concept. It comes from the manufacturing industry and was polished by Toyota in the seventies. However, Lean manufacturing principles turned out to be so practical and universal that they can be used to create innovations in other industries as well. In the Information...
Before deep into, I would like to say this will be useful if you are managing multiple Jenkins jobs which you think is a little bit complex 😊Read the full...
A code review checklist, as well as clear rules and guidelines around code reviews, can make your code review practice so much more beneficial to your team and significantly speed-up code reviews.Read the full...
Software development goes through six main stages, otherwise known as the software development lifecycle. They are planning, design, development, testing, deployment, and maintenance. After development, the next phase involving quality assurance and testing is crucial to the success of the...