I'm trying to find all the test cases that don't have Owner set, but I'm having a hard time figuring out how to do that. So far, all I can come up with is to search for Owner and list all the files that match into a file, and then loop through all the files to see what is missing.
This isn't really a specific iTest question, although it would be nice to have a way to report which files don't have owners.