treeify logo
Tips

Formatting Tips for Better AI Understanding

Product Name: Treeify Version: 0.2-beta Date: 2025.07.10

Treeify uses powerful AI models to analyze your input and generate accurate test cases. To help the AI better understand your requirements, we recommend formatting your input clearly using the following guidelines.


🧠 Why It Matters

Proper formatting helps the AI:

  • Understand structure and hierarchy
  • Distinguish test objects and coverage dimensions
  • Minimize hallucinations or missed features

Better structure = Better coverage ✅


✅ Use Clear Section Headers

Use headings (e.g., Functional Requirements, Performance Requirements) to organize content by requirement type. This helps the AI identify and structure each segment correctly.

1. Functional Requirements

1.1 Login Module

  1. Users can log in with email and password.
  2. Password reset feature via email.
  3. Two-factor authentication must be enabled.>

2. Security Requirements

2.1 Performance

...


✅ Highlight Key Terms

Use bold text to emphasize important terms or phrases like roles, conditions, actions, or expected results.

E.g.:

  • The system should display an error message when the password is incorrect.
  • Only admin users can delete a record.

✅ Use Numbered or Bullet Lists

List features, rules, or constraints clearly using numbered or bullet lists. This helps the AI separate items more reliably.

  1. The form must validate the following:
  • Required fields
  • Email format
  • Password length

✅ Write One Requirement per Line

Avoid writing multiple unrelated requirements in one paragraph. Separate each clearly.

Bad:

Users can create projects and assign tasks; admins can delete users.

Good:

  1. Users can create projects.
  2. Users can assign tasks.
  3. Admins can delete users.

🌐 Multilingual Support

Treeify supports requirements in multiple languages (e.g., English, Chinese, etc.). The AI will preserve your input language during output — though occasionally, mixed-language output may appear. We're actively improving this.


📌 Structure by Requirement Type

To maximize the AI's segmentation accuracy, try grouping requirements by functionality, performance, security, etc.


📥 Want a Template?

Download our requirement formatting template


📘 Learn More

Need writing help? See writing Tips