Software Testing

2
Apr

Best CMS Platforms in 2020: Definition, Types and Aspects of Testing

Content Management Systems – it’s the platforms that become more and more popular every day thanks to its constant improvement, simplicity in product development and management of pages, blogs, websites of various target groups. To make the quality of the products you are creating really high, it’s important to test them in time.

26
Mar

QA Engineer Interview: Common Questions and Correct Answers

A job interview with an HR manager is quite an important moment in professional communication that decides if a person will get this job in the software testing company or not. In the article, we’ll analyze the most useful moments that will help to get a job as a tester right after several special interviews.

24
Mar

What Should We Do If We Found a Defect in Production Environment

This article is dedicated to describing the actions that will help a tester to eliminate bugs in a production environment and gives some tips on the ways to prevent their appearance in the future.

20
Mar

How Should We Perform HTML Testing?

The main task of the HTML document is to tell a browser what elements build a webpage and what is their content. HTML is easy to understand and has a clear structure. To make code work properly, you should test it on different platforms, that will simplify a testing process and you will be able to easily find all defects.

17
Mar

Defect Lifecycle: Main Stages of Bug Verification

You should be familiar with the defect lifecycle, in order to clearly understand the bug status, know how to rapidly and properly describe them, write them and close them in the bug-tracking systems.

13
Mar

A Proper Way of Writing a Test Case Topic

A test case is the main document of a tester, that describes step-by-step actions, needed for testing a certain product or its functional capabilities that will lead to the result you are looking for.

6
Mar

Testers’ Excuses That They Should Stop Making

Software testing is a very important and honorable activity but sometimes testers are taken for granted by a software quality assurance company. Only in case if a QA engineer implements main principles of extreme engagement and constantly eliminate all possible excuses from your everyday work, he/she may become an important part of the whole development and software testing team.

24
Feb

Why We Should Use Preconditions When Designing Test Cases

Preconditions contain important data (steps) needed for the initial preparation of OS, test program, mobile device, browser, etc. We should fulfill these conditions before proceeding to test case executing.

20
Feb

Complete Checklist on Software Usability

The process of testing should be always supported by a special document that should contain all possible tests (from complete testing of the layout to functional testing of mail servers and database).

11
Feb

Main Peculiarities of Installation Testing

The installation testing process is primarily aimed at testing the correctness of software installation and configuration and also further detection of the updates or deleting the software.