Some Important Fields for Test Case Document: Explained

Some Important Fields for Test Case Document: Explained

While creating a Test Sheet or a Test Case, there are some important fields that must be added during the preparation:

  • Project name: It represents the name of the project of which Test Cases are part of.
  • Module name: It represents name of the module which Test Cases are part of.
  • Reference doc: It shows the path of reference of the document if they are part of any test plan.
  • Created by: It represents the name of the tester by which Test Cases are created.
  • Date of creation: It shows the date on which Test Cases are created.
  • Reviewed by: It shows the name of the tester who reviewed the Test Cases.
  • Date of Review: It shows the date on which Test Cases are reviewed.
  • Executed by: This is the name of the tester who executed the Test Case.
  • Date of execution: This is the date on which Test Case was executed.
  • Test Case ID: This is the unique test Id for every Test Case.
  • Test scenario: It represents the name of the test scenario ID or title.
  • Test Case: The title of the Test Case.
  • Pre Condition: Shows the conditions which are needed to meet before executing the Test Cases
  • Test Steps: The steps taken to execute the Tests.
  • Test Data: The data that was used to carry out the Test. Eg, Username
  • Expected Result: Expected outcome of the test being carried out
  • Actual Result: The actual outcome of the test that was carried out
  • Status: Shows whether the test passed or failed
  • Post Condition: A statement or set of statements describing the outcome of an action if true when the operation has completed its task.


Note: There can be other fields on the test template as well, but these are the standard fields that are used.

要查看或添加评论,请登录

Jennifer Ugo的更多文章

  • Solutions and Innovations with AI

    Solutions and Innovations with AI

    As we all know or should all know, Artificial Intelligence (AI) is the most promising development for the future. I'm…

  • Performance Testing using JMeter

    Performance Testing using JMeter

    Apache JMeter is an open source tool which analyzes and measure the performance of certain services, focuses mainly on…

    3 条评论
  • Performance Testing

    Performance Testing

    Performance Testing ensures that the software applications performs well under their expected workload. The goal of…

  • Non-functional Testing

    Non-functional Testing

    Basically, Non-Functional Testing is done to check and evaluate all the non-functional parameters which are not covered…

  • Software Test Environments

    Software Test Environments

    What is a Test Environment? Test Environment is basically a replica of actual production environment which is provided…

  • Software Testing: Bug Reporting

    Software Testing: Bug Reporting

    In software, a bug is an error, flaw, or fault in an application. This error causes the application to produce an…

  • Some Test Management Tools

    Some Test Management Tools

    Yesterday we talked about some Important Fields for Test Case Document. Here's a couple of tools we we can use for…

  • Test Management

    Test Management

    Test Management Process is basically a set of activities which covers the whole testing phase i.e.

  • Test Case Writing Process and Test Data Generation

    Test Case Writing Process and Test Data Generation

    Let's start with; What is Test Data? This is documented Data that is basically used to test the software program. Test…

  • Software Test Estimation

    Software Test Estimation

    What do you understand about Software Test Estimation? Estimating test efforts is one of the most critical tasks in the…

社区洞察

其他会员也浏览了