tags:

views:

10

answers:

0

We have an application that contains a simple search functionality. When user enters search criteria, a finite number of records are returned/displayed to the user.

I would like to ensure that the returned records are in alphabetical order. We're currently using IBM Functional tester, but our automated tester does not know what function to create that could verify this.

The built in checkpoints don't check for complex things such as this. The data in the returned list is dynamic and may change so we need some way to ensure that any records returned are displayed (A-Z) by default.

Does anyone have any ideas?

Also, if you can figure this out and are interested in a job, let me know. We need this type of skill-set and definitely hiring IMMEDIATELY!

Thanks in advance