Trending

NOW TRENDING AT QA VALLEY

Working with TestProject

I always manage to keep a full plate in life. I have many interests and responsibilities. Sometimes it can feel like life is too busy, but I really do enjoy the many different things I do. One interesting project I have been working on lately is a collaboration I have.

read more

6 Top Recipes to cook a Successful Test Automation Process

Automation, a cornerstone of every company is well tried, some of them fail but the success accomplishers pop-up with enhanced output quality. The importance of test automation approaches is getting on the minds of almost all the IT departments. Success is the next step that comes after we get a.

read more

The role of QA in DevOps

With the lines becoming increasingly blurred within DevOps, multi-disciplined teams are looking set to be the shape of things to come. Unbeknownst to me – until I used the power of the Internet to learn such pub quiz facts – the term ‘DevOps’ was coined in 2009 and popularised with.

read more

Why continuous testing is so important

Organizations continue to modernize their software development and delivery practices to minimize the impact of business disruption and stay competitive. Many of them have adopted continuous integration (CI) and continuous delivery (CD), but continuous testing (CT) tends to be missing. When CT is absent, software delivery speed and code quality.

read more

How to Future-Proof Your Mobile Testing Strategy

How can you future-proof your mobile testing strategy? Given the rate at which significant mobile hardware and software updates appear, this is a critical question to answer. Keep reading for tips on ensuring that your mobile testing workflow is ready to keep evolving, along with the mobile hardware and software.

read more

Use Docker for testing to get more done in less time

The aim of containers is to simplify development work. Testers can enjoy the benefits, too, as these isolated systems free up time for stress, soak, security and exploratory tests. Docker enables IT organizations to create and manage containers to isolate code without a lot of overhead. Containers offer on-demand, disposable.

read more

Is it time to take a look at automated visual testing?

The impact and adoption of automated visual testing has rocketed. With so many large companies and progressive engineering teams using it – perhaps you should take a look too?. Visual testing – in this article I’ll explain what it is, why it adds value to your delivery pipeline and some.

read more

BUSTING TOP 4 MYTHS ABOUT TEST AUTOMATION

The right tools can simplify automated testing, but they won’t do everything for you .If you are thinking about using Test Automation for your projects, then you will not allow yourself to believe in Myths about it! And that’s why today we are BUSTING THESE MYTHS!. (more…)

What Are The 5 Ways to Improve Performance Testing?

The stiff competition in the online environment has made the customers of today choosy, demanding and vulnerable at the same time. Business enterprises, with the purported aim of extending their market footprint, are launching multiple products for different user groups (based on age, gender, geography, and purchasing power). (more…)

Lessons Learned Switching Manual Tests to Pytest

If you want to start automating your test cases, László Szegedi makes an argument for using the popular Python and Selenium combination. Here, he gives a test script you can use after every release to find any serious regression bugs in the system, to be executed automatically. Integrate it with.

read more