manual testing

qa engineer

Smoke and Sanity Testing

Smoke and Sanity testing are the most misunderstood topics in Software Testing. There is a lot of literature on this topic, but most of them may confuse many of you. And sometimes even follow the work does not care what it is while in the process of doing it has gone through it. This article, […]

test plan

What is Test plan ? Software test plan template

In order for the testing process to go in the right direction, the Test plan has a very important role. Testing work requires the performer to have technique, experience and follow a predetermined procedure. Any Tester needs to understand the concept of Test plan well and know how to build a detailed and effective plan. […]

test suite

What is Test Suite in Testing?

Do you work in the software testing industry or IT related to code, often meet but actually do not know what Test Suite is? Let answer this question in the article below. What is Testing Suite? In a word, Test Suite is a collection of test cases . When you have thousands of test cases, […]

decision table in testing

Decision table in testing

In test scripting techniques, for single data fields like textboxes, we often use methods such as equivalence partitioning or Boundary value analysis. For testing the behavior of the system with many data fields, the decision table will help us classify and shape the test scenario more accurately and clearly. Using decision tables Basically, the decision […]

what is black box testing

What Is Black box Testing ?

In the field of science and technology, computing and engineering, a black box is understood as a device, system or object that is considered according to its inputs and outputs. Without any knowledge of its inner workings. To understand in more detail what is Black Box Testing, let’s check it out in the article below! […]

Top 5 tool testcase management

Top 5 Manual testing tools for QA engineer

Test management is the process of defining test coverage on a system, writing test cases to test that coverage, managing the test, and the resources needed to schedule testing activities through manual testing tools QA. Test case management tool or system allows you to add, delete, edit test cases, archive, manage test cases manually and […]