Skip to main content
Version: 2.26

Making a test plan

Once you've completed answering all applicable questions in your project, Intelligent Discovery generates a customized test plan based on your answers. For Blue Yonder WMS projects, the test plan lists the relevant test scenarios from Cycle Labs' Blue Yonder WMS test library.

When the Test Plan Becomes Available

The test plan becomes available when your project reaches 100% completion. This means you've answered all applicable questions across both orientation and exploration areas.

When you reach 100% completion, you'll see a congratulatory message indicating that your project mapping is complete and the test plan is ready for review.

100% completion message or notification showing that the test plan is now available

Viewing Your Test Plan

When your project is 100% complete, you'll see a section on the project page displaying your test plan. The plan shows:

  • Test scenarios grouped by functional area
  • Each area name as a heading
  • Test scenario names indented under each area
  • Areas with no applicable tests will show "None"
Test plan section on the project page showing areas and their associated test scenarios

Understanding Test Plans

The test plan consists of test scenario names from the Blue Yonder WMS library that Cycle Labs provides. These scenarios are automatically selected based on your answers to the discovery questions.

  • Each test scenario name represents a specific test case that should be executed for your WMS configuration.
  • The scenarios are organized by functional area.
  • Only scenarios relevant to your configuration (based on your answers) are included in the plan.

Downloading Your Test Plan

You can download your test plan as a text file for use in your testing process:

  1. On the project page, locate the test plan section (visible when completion is 100%).

  2. Click the "Download Test Plan" button or similar download control.

Download button or control for the test plan
  1. The test plan will be downloaded as a text file to your computer.

  2. The file will be named using the format: {project_name}_test_plan.txt

    For example, if your project is named "Warehouse A", the file will be named warehouse_a_test_plan.txt.

Test Plan File Format

The downloaded test plan file is a plain text file with the following structure:

  • Each functional area name appears as a heading (not indented)
  • Test scenario names for that area appear indented (4 spaces) beneath the area name
  • Areas are separated by blank lines
  • If an area has no applicable tests, it will show "None" indented beneath the area name

Example format:

Receiving
Test Receiving - Basic Receipt
Test Receiving - Advanced Putaway
Test Receiving - Cross-Dock

Shipping
Test Shipping - Order Fulfillment
Test Shipping - Label Printing

Inventory Management
None

Below is an example test plan text file:

Downloaded test plan file opened in a text editor showing the format with area names and indented test scenarios

Updating Your Test Plan

Your test plan is dynamically generated based on your answers. This means:

  • If you change any answers after reaching 100% completion, the test plan will automatically update to reflect those changes.
  • You can download the updated test plan at any time.
  • The test plan will always reflect the current state of your project's answers.
note

If changing answers causes your completion percentage to drop below 100% (for example, if new questions appear due to dependency changes), the test plan section may be hidden until you complete those new questions.

Using Your Test Plan

Once downloaded, you can use your test plan to:

  • Guide your testing efforts for the system implementation
  • Share with your testing team
  • Track test execution progress
  • Document which test scenarios are relevant to your configuration

The test plan serves as a roadmap for ensuring comprehensive testing coverage of your system configuration based on the specific choices and capabilities you've documented in Intelligent Discovery.