Forum Discussion

rawdev's avatar
rawdev
Occasional Contributor
2 years ago

Search doesn't work, Find Usage doesn't work....

It seems basically no search feature works in TestComplete.  Running a simple search for "sendButton" returns no results even though it's used a lot in our tests.  "Find Usage" for aliases never returns any results.  "Find Usage" for Script Tests actually shows results but they all show as being on Line 1 (so it halfway works).  Anyone able to get search or Find Usage to work somehow?

5 Replies

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Are you able to provide an example?

     

    Find Usages on "phone" shows the following results,

    And searching for "hasAttribute" shows this,

     

  • rawdev's avatar
    rawdev
    Occasional Contributor

    So there's not a way to search in the Item/Operation column of keyword test steps?

  • rawdev's avatar
    rawdev
    Occasional Contributor

    It looks like the search only searches the code... so how can a search be done for all keyword test steps that contain "OpenFile"?

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    See Find Dialog, as it states "In the Keyword Test editor, the dialog searches for the specified string only within the Value column. You cannot use the dialog to search for operations in keyword tests."