Logo
NeoArc Studio

Test Suite Block

Group related test cases into test suites with execution tracking and pass rate metrics.

Overview

The Test Suite block groups related test cases together for organised test execution. It tracks individual test case status, calculates pass rates, and records execution history. Use this block to document test plans and track regression test results.

Regression Test Suite

An automated regression test suite with mixed results.

Manual Test Suite

A manual test suite for user acceptance testing.

Block Properties

Test Suite block properties
PropertyRequiredDescription
suiteIdNoUnique suite identifier
nameYesTest suite name
descriptionNoSuite description and purpose
scopeNoWhat the suite covers
testCasesNoArray of test case objects with testId, title, and status
environmentNoTarget test environment
executionTypeNoType (manual, automated, hybrid)
lastRunNoDate of last execution
ownerNoTeam responsible for the suite