Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Number between Range Xpath Condition

Options

/:Envelope/:Body/:Test/:TestHeader/:TestBody/:TestData/:TestID /:IDValue[text() >= "XXX"]

I would like to write _**IDValue condition between range >=1 to <100 **_.I tried above condition but it is not working as expected. Could you please tell me How to write xpath for number range by using soap request xml._****