Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
In the Automated Test Framework (ATF), a Field Values Validation step with a String field and "between" operator does not render the second input field - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • In the Automated Test Framework (ATF), a Field Values Validation step with a String field and "between" operator does not render the second input field
KB0636073

In the Automated Test Framework (ATF), a Field Values Validation step with a String field and "between" operator does not render the second input field


6173 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Description

In the Automated Test Framework (ATF), a Field Values Validation step with a String field and between operator does not render the second input field.

Steps to Reproduce

  1. Navigate to Automated Test Framework > Test.
  2. Create a new test
    1. Click New to create a new test.
    2. Provide a name in the Name field.
    3. Click Save.
  3. Create a Field Values Validation step.
    1. Under the Test Steps related list, click Add Test Step.
    2. Click Form, then Field Values Validation, then Next.
    3. Set the Table field to Incident.
    4. In the the drop down --choose field'-- list, select a String field. For example, Number.
    5. Change the operator value from starts with by choosing between from the drop-down list.

A second input field is not rendered.

Workaround

If the desired condition is [Number] [between] [Value 1] and [Value 2], create the following two conditions:

  • [Number] [greater than or is] [Value 1] AND
  • [Number] [less than or is] [Value 2]

Related Problem: PRB1095484

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.