QA and Testing Software Development 7 of the Most Popular Software Testing Automation Tools In the software development realm, there are two types of testing: manual and automated. Although some prefer the manual testing methods for varying reasons, others find it a fairly wasteful practice as the tests require doing the same steps over and over again. That is why they resort to automated…
Case Studies Machine Learning QA and Testing Technology How to Make Regression Testing Easier with Machine Learning – QAcheck.dev It’s safe to say that UI is a critical step in the development of any application. The way an app looks and feels has a massive impact on its reception among the target users. That’s why development teams need to test the UI they build. But the task is hard…
Case Studies Machine Learning QA and Testing QAcheck – Machine Learning Powered Regression After many years of experience we realized that for some of our clients, one of the most important part of the application is the UI – how the application looks from the visual point of view. We came up with the solution, our Codete tool tracks all visual changes and…
QA and Testing Software Development Automation or Manual QA Testing? Do you have enough QA engineers in your project? Read the article until the end, if there is no QA in your project, and after that ask yourself the same question again – do you need testers in your team or not? And, maybe you need take one more? 🙂…
IT Outsourcing QA and Testing Software Development Nearshore Software Outsourcing Nearshoring is the trend in software development that has been gaining popularity over the last decade. What is its definition, why does it spread so fast, what are the benefits of nearshore software outsourcing and what is the difference between this model and offshoring – find out reading our article!…
QA and Testing Software Development Mutation and Contract Testing This article is a commentary for the “Mutation and Contract Testing” lecture presented at CodeteCON #KRK4. If you would like to see the slides, you can find them at https://github.com/mbryla/contract-testing. You can read this and more articles of this author at https://medium.com/@mateusz.bryla. Are you sure that your tests do what…
Mobile Development QA and Testing Software Development Offline-first Application Architecture Imagine you want to check that recent email to remind yourself about the address you were to go and your email client application refuses to give it to you because you have no access to the internet – you may curse or pay. Or you are going by train or…
Big Data QA and Testing Software Development Web Development Painless Spark, Episode 1 Welcome to our new series of articles about Apache Spark and BigData ecosystem. Before we start our journey, the first question is “why”? – Internet is already full of Spark tutorials, articles and manuals. Spark is another big thing in the world of data analysis. So why to bother and…
QA and Testing Software Development Code Review Guidelines Code review is a really important process of software development life cycle that helps to ensure both code quality and maintainability. “You missed semicolon!”, “Are you sure these two implementations will play nicely?”, “We need to split logic” – these are just a few examples of what one may say…
Case Studies QA and Testing Software Development Web Development HealthCheck Library Recipes how to ship good code are easy to find in the internet and practices are well established. But what next? Given we have high code coverage, employed mutation testing and implemented end-to-end tests, can we say that our system is bulletproof? Would it be worth spending additional day to…