What is Azure DevTest Labs?
Introduction In the dynamic landscape of software development, ensuring efficient and reliable testing environments is paramount. Azure DevTest Labs emerges as a game-changer, providing developers with a flexible and scalable platform to create, deploy, and manage development and testing environments. Let’s dive into the world…
Writing unit tests in TypeScript (by the example of cats)
How do I write unit tests in a TypeScript project? In this article, we will try to answer this question and also show you how to create a unit testing environment for projects using TypeScript. What are unit tests? Unit tests – Tests applied across…
TOP Testing Tools 2020
I would like to share my top testing tools that weekly help me to work effectively and improve my performance. I do outsourced testing and have to work with various types of products: mobile applications and games, web, serious cryptocurrency projects for Desktop, etc. In…
Testing Trends 2020 for Mobile Applications
The most important thing that needs to be emphasized in testing a mobile application is functional testing. When you have decided who your product is made for, who the end consumer is, then only then can you make competent end-to-end tests for your application. We…
CI / CD: how we build and test our games
The team should focus on creating beautiful and successful games, for everything else there is CI. Where do we apply CI? What approaches and concepts do we use? Why do we build and test builds? The detailed story about CI and how it is organized…
Test scenario for developers. Our QA experience – Part 2
In parallel with points we discussed in our previous article, the developer or QA makes a test scenario that takes into account all possible places where problems have arisen. If the developer does this, he will necessarily give the script to QA, which checks it…
Quality is the responsibility of the team. Our QA experience (Part 1)
Today I’ll tell you about our experiment in transferring to developers part of the testing tasks and transforming the role of the tester into the role of QA (Quality assurance) First, briefly about our development process. We have daily client releases and from 3 to…
When do you need tests and autotests
Do we need an auto-testing? When is it needed? What value does it bring? The article discusses when and why testing is needed and in which cases its automation would be useful. Test automation is needed if it brings value When does testing itself bring…
Good, bad, evil – testing beginners in a project
Tests are necessary, first of all, in order to convince everyone (including ourselves) that the program behaves as it should in test situations. Secondly, they ensure the performance of the code covered by tests in the future. Writing tests is a useful process, because during…
Will automation replace manual testing or no?
We decided to write our opinion about the thinking, that the automation of testing will replace the testers themselves. First of all, because quite often we hear a similar opinion among the Junior QA, who is just taking his first steps in testing and is…
Service
Categories
- DEVELOPMENT (102)
- DEVOPS (53)
- FRAMEWORKS (25)
- IT (24)
- QA (14)
- SECURITY (13)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)