Quickstart

This guide walks you through the essential steps to get started with Test & Accept. We'll cover creating your first project, developing a Statement of Work (SOW), setting up tests, and exporting your finalized documentation.

The Test & Accept Workflow

Test & Accept streamlines your project management and acceptance testing process through a structured workflow:

  1. Create a project
  2. Create a Statement of Work
  3. Create task items for the Statement of Work
  4. Create criterion for the task items
  5. Create tests to prove that the criteria are met
  6. Invite people to collaborate on the project
  7. Export final documentation and version for future changes

Let's walk through each step to get you up and running quickly.

Step 1: Create a Project

Projects are the top-level organizational unit in Test & Accept.

  1. Log in to your Test & Accept account
  2. From the dashboard, click Create New Project
  3. Enter your project details:
    • Project name
    • Description
    • Client information (if applicable)
    • Target dates
  4. Click Create Project

Your new project will serve as the container for all related work, including Statements of Work, team assignments, and documentation.

Step 2: Create a Statement of Work

Each project can contain multiple Statements of Work (SOWs), defining specific deliverables and scope.

  1. Navigate to your newly created project
  2. Click New Statement of Work
  3. Fill in the SOW details:
    • SOW name
    • Description
    • Timeline
    • Stakeholders
  4. Click Create SOW

Step 3: Create Task Items

Task items break down your deliverables into manageable, testable components.

  1. From your SOW page, click Add Task Item
  2. For each item, include:
    • Title
    • Detailed description
    • Priority level
    • Dependencies (if applicable)
    • Target completion date
  3. Organize items hierarchically if needed (parent/child relationships)
  4. Click Save Item

Step 4: Create Criterion

Each task item needs clear criterion to define when it's considered complete.

  1. Navigate to a task item
  2. Click Add Criterion
  3. For each criterion:
    • Write a clear, testable statement
    • Use the format "Given [context], when [action], then [expected result]" or "It can be confirmed that [expected condition]"
    • A criterion must have only one of two possible answers: true (passed) or false (failed)
    • Ensure the criterion is measurable and unambiguous with no room for partial success
  4. Click Save Criterion

Step 5: Create Tests

Tests provide the step-by-step instructions to prove that the criteria are met.

  1. From a task item, click Add Test
  2. For each criterion:
    • Link the test to the specific criterion
    • Define test setup requirements
    • List specific test steps
    • Specify expected outcomes
    • Add any necessary test data
  3. Click Save Test

Step 6: Invite Collaborators

Collaboration is key to successful project delivery. Invite team members to participate in your project and SOW.

  1. From your SOW page, click Manage Team
  2. Choose one of two options:
    • Add Followers: Team members who need visibility into the SOW
    • Add Approvers: Stakeholders required to approve the SOW
  3. Enter email addresses of team members
  4. Set appropriate permission levels
  5. Click Send Invitations

Team members will receive email notifications with instructions to join the project and collaborate on the SOW.

Step 7: Export Documentation and Version for Changes

Once your SOW and tests are complete, you can export them in various formats and maintain version control for future changes.

Export Documentation

  1. From the SOW page, click Export
  2. Choose your preferred format:
    • PDF document
    • Markdown
    • HTML
    • Word document
  3. Select content to include:
    • Full SOW with all task items and tests
    • SOW summary
    • Test procedures only
  4. Click Generate Export

The exported document provides a comprehensive record of task items and criterion that all stakeholders can reference.

Version Control

As your project evolves, Test & Accept's versioning system tracks all changes.

  1. To create a new version, click Create Version from the SOW page
  2. Make your changes to the SOW, task items, or tests
  3. Click Publish Version
  4. Optionally request approvals for the new version

Each version maintains a complete history, allowing you to compare changes over time.

What's Next?

Now that you've created your first project and SOW in Test & Accept, here are some next steps to explore:

By following these steps, you've transformed a process traditionally fraught with failure into a structured workflow with traceable, measurable outcomes. Test & Accept helps you identify improvement opportunities at every stage, leading to higher quality deliverables and more successful projects.

Was this page helpful?