6
Apr

Various XSS Attacks and What They Can Be Dangerous

Leaving aside the fact that the ultimate goal of an XSS attack is always to run malicious JS inside a potential victim’s web browser, the ways of its achievement are radically different from each other. So, let’s take a look at the most popular types of XSS attacks.

31
Mar

Involving Junior Testers in the QA Team: A Chance to Make a Qualified Specialist

The ability to think outside the box, using multiple approaches to complete tasks will be a plus. Comfortable working conditions also contribute to the development of a young professional. Nowadays, most companies are interested in hiring juniors in different testing areas.

30
Mar

Overview of Medical Software and Methods of Its Testing

A medical application is software developed for use in a branch of medicine and used by staff working at medical facilities (such as doctors and sometimes – nurses) and patients. Testing medical software is not quite different from testing other types of software. It only has some peculiarities together with usage of an interactive methodology.

24
Mar

Why the Validation of Data Is So Important

The complete lack of validation can lead to the problems mentioned above. So, only the validation will make it possible to prevent critical failures, which are highly undesirable when using any software.

18
Mar

Some Aspects of Testing an Online Store on Magento

CMS Magento provides diverse functionality while developing and managing online store. while performing testing, special attention should be paid to cross browser testing, compatibility testing, as well as testing all the methods of payment.

8
Mar

Game Testing Terminology: A Detailed Overview

If you perform game testing, you need to be familiar with so-called “gaming” terminology, which will help you thoroughly understand what needs to be done. Further, we’ll analyze the terms used while performing game testing.

7
Mar

Main Stages of Software Testing

To deliver a quality product, the testing process must cover all stages of the development lifecycle; analyze and monitor the entire process, which contributes to the effectiveness of bug fixing.

3
Mar

Automation Tools for Testing Android Apps

Test automation helps to greatly improve mobile software quality and this, in turn, accelerates the process of product testing, improves general performance, and helps to satisfy client needs. Today a field of automation testing services offers various programs that can be used for the development and testing of mobile products. Further, we’ll analyze some examples of them.

1
Mar

Testing a Personal Account of an Online Store

A personal account is a tool that helps to automate the communication between an online store and a client (a user) and its testing is important while providing eCommerce testing services.

22
Feb

How a Newcomer Should Test Web Accessibility with WAVE

Today web accessibility usually means nominal easiness to use websites and their perception by people that have some vision, hearing, cognitive or physiological problems. This article contains the main details of how to test web accessibility correctly and make useful fixes to make the application you are testing completely accessible and relevant.