Juice d.o.o. Methodology
  • Introduction
  • Methodology
    • Agile
    • Scrum
    • Personas
      • Product Owner
      • Project Lead
      • Development Team
  • Planning Process
    • Feature
    • Issues
    • Releases
    • Estimation
    • Resources
    • Planning
    • Book of Rules
    • When its done ?
  • Software Life Cycle
    • Quality Assurance
      • Acceptance testing
      • Test cases
    • Issues & Incidents
    • Refactoring
  • Developer Operations
    • Tiers
  • Support
Powered by GitBook
On this page
  1. Software Life Cycle
  2. Quality Assurance

Test cases

A TEST CASE is a set of actions executed to verify a particular feature or functionality of your software application. A Test Case contains test steps, test data, precondition, postcondition developed for specific test scenario to verify any requirement. The test case includes specific variables or conditions, using which a testing engineer can compare expected and actual results to determine whether a software product is functioning as per the requirements of the customer.

  • Project name

  • Link website

  • Version

  • Tester name

  • Date of testing

  • Step description (max 15 steps in short)

  • Expected result

  • Actual result

  • Comment and status (approved or not).

Last updated 1 year ago