In iTest Xpath function which is pretty awesome feature, the number comparison seems working fine. But I can't do it in string comparison, I have checked the http://jaxen.org/apidocs/index.html, and haven't found a proper function can do that. Is it impossible to compare two string in XPATH of iTest.
A simple example
mapped/Tabular/table1/table/row[username >='Abc']