Software Testing Tutorials

What is Test Data

What is Test Data in Software Testing? Test Data in Software Testing is the input given to a software program during test execution. It represents

What is Test Strategy

What Is a Test Strategy? Test strategy is a high-level plan with principles guiding the software testing process. It provides a structured approach to the

Test Case Document

A test case is a defined format for Software Testing required to check if a particular application/software is working or not. It consists of a

Test Plan Document

Introduction to Test Plan A test plan is a document that consists of all future testing-related activities. It is prepared at the project level, and

What are Test Deliverables

Test Deliverables are the artifacts which are given to the stakeholders of software project during the software development lifecycle. There are different test deliverables at

How to write good Test Cases

Every tester writes test cases however many times the test cases are rejected by reviewers because of bad quality, in order to write good test

Sample Test Case Template

IEEE 829 Standard : Test case template As per IEEE 829 standard the test case should have the following information in Test case. Different organizations

What is TestCase?

A test case is a documentation which specifies input values, expected output and the preconditions for executing the test. IEEE Standard 610 (1990) defines test