I am currently using Silktest Workbench 17.0. Is there any way to perform a search of your entire Project for specific code? For example, let's say I created a function called getAlarms. A bunch of time has gone by and I've written many scripts with extensive amounts of code. Now I am working with alarms again and I know I created a function related to them. I want to be able to search all the code in my Project for getAlarms. Or maybe I forget the function name but I know the comment would mention "alarm" so I want to search for that. Short of going to each .NET script individually and performing a search, is there a way to do a global search? I don't believe that there is, but I'm hoping someone has maybe figured out a way to do this.
Thanks.