Understand Test Case
  • Course Introduction
  • What is Test Case
  • Common Test Cases Asked | Points to be remember while writing test cases
  • Standard Test Case Format & Its Components
Jump into Test Case Writing
  • Test Case Id
  • Test Case Description
  • Pre-requisite or Pre-Conditions
  • Test Case Steps
  • Data or Test Data
  • Expected Result
  • Actual Result and Status
  • Comments
Additional columns that can be used in test case format
  • Priority of Test Case
  • Type of Test Case
  • Bug Id
Test Case Designing Techniques
  • What is Test Case Designing Technique : Error Guessing
  • Boundary Value Analysis
  • Equivalence Class Partitioning
Test Case Formatting in Excel
  • Freeze Row and Column
  • Filter Test cases
  • Sort test cases by different columns
  • Conditional Formatting
  • Data Validation - List
Write Test Cases in ALM
  • Setup ALM Account for practice
  • Create Test Case folder structure
  • Create Test Case
  • Create Test steps
  • Link test case with requirements
  • Create Test Set(Test Suite)
  • Execute Test Set