Trending

NOW TRENDING AT QA VALLEY

Parallelizing test automation? Read this first.

You've done your due diligence. You've reviewed your automation. You've responsibly removed or refactored appropriate components. But despite these efforts, your automation takes longer to execute than you can tolerate; your team just can't wait that long for feedback. Fortunately, there’s hope: You'll just parallelize your automation runs, right? Not.

read more

5 Steps for Successful Continuous Testing Implementation

Continuous integration (CI) calls for code to be always working. Continuous delivery (CD) and continuous deployment mean that we must be able to roll out a working configuration to production at any time. As DevOps becomes the norm, bugs in production are now a developer’s personal problem. Developers (and their.

read more

Manual testing in DevOps & QA

Manual testing in DevOps & QA. With the sheer volume of tools available, it’s safe to say we are living in a golden age of software. However, the human element will still be critical in a world of automation and DevOps. With the sheer volume of apps, tools, SaaS, cloud.

read more

Overcoming Challenges to Good Test Documentation

Getting good test documentation is a consistent challenge. Agile proposes that you should go very light on the documentation, and while test documentation does not need to be extremely heavy, it does need to exist, be clear, and cover all that the product is intended to do so you can.

read more

Software Quality and Offshore Outsourcing: What You Need to Know

Video conferencing came into the picture for Agile development teams. It is the optimal, most efficient form of communication currently available. With a free platform such as Skype, Google Hangouts, or Google Duo, you can speak face-to-face with anyone throughout the internet-connected world from the comfort of your own (home?).

read more

5 Best Mobile App Security Testing Tools in 2019

The damage related to cyber-crime is projected to hit $6 trillion annually by 2021. Approximately 24,000 apps are blocked every day for malicious content. There are plenty of reasons that compel organizations to focus on mobile app security. It can be ransomware attacks, malware, trojan horse, spear-phishing, data breach or.

read more

Organizations are using AI to speed up test automation

More and more businesses are looking to leverage artificial intelligence to tackle their testing initiatives and speed up development and delivery. Perfecto announced this week an AI-based testing solution for automating the process of writing test scripts. Perfecto Codeless uses machine learning to give teams of all skill levels codeless.

read more

Reasons to create unit tests

Writing unit tests for API’s is a waste of time. A waste of time?. Yes, I am developing an API. The API is not stable yet. Today I need to rewrite some calls and now all my tests fail. I need to update all those unit tests. If I did.

read more