Blog

, page 10 back to homepage

Types of Localization Bugs with Examples

Localization testing is an important part of a development lifecycle of the application, which is designed for the international market. It checks whether the software is adjusted to meet lingual,

Read More

Is unit testing enough for software release?

Unit testing is the first step on the long way to a high-quality software. Its main purpose is to verify code. But what about the other product aspects? Is unit

Read More

How to become a freelance software tester?

Nowadays, more and more people choose freelancing instead of office jobs. They are usually guided by the idea of a flexible schedule, high incomes, and absolute independence. But this kind

Read More

ISTQB certification: what, why and when

Certificates prove your professionalism in a certain sphere. Probably, you have already heard about ISTQB (International Software Testing Qualification Board) certification for software testers. Let’s look more precisely at this

Read More

When say “no” to automated testing?

Despite providing a number of advantages, automation of software testing applied to the “improper” project may cause a failure of software release. To avoid such a scenario, you should know

Read More

Penetration Testing: zero in on security

Penetration testing or pentesting evaluates security system of a ready software. Its main goal is to detect potential vulnerabilities by simulating malicious attacks. Pentesting helps to improve software security basing

Read More

How to automate web testing with manual QA team?

Automation helps to accelerate testing activities, to ensure wider test coverage and to improve quality of the final product. You can apply automation principle to verify mobile and web software.

Read More

Performance Testing: how to detect system bottlenecks

The main aim of performance testing is to detect performance bottlenecks that can cause negative user experience and even software fail. The most common system bottlenecks are slow response time,

Read More

System Unit Components

System Unit Components Note: This article was updated in April 2022. Speaking of testing, we often mean the readiness of a product to enter the market and evaluate the functionality,

Read More

Test Automation in Agile Environment

According to Agile methodology, all processes should be fast and iterative, and test automation solves this problem. The implementation of continuous integration ensures quick turnarounds. The execution of the test

Read More

Data Breaches: why to watch your back

In 2018, cybersecurity still remains a stumbling rock. Last year showed that hackers’ attacks became more sophisticated. In comparison to 2016, the number of data breaches in 2017 was 44.7%

Read More