**Is your feature request related to a problem? Please describe.** Function `test()` should be called on a `regex` type and is deprecated as string function. **Describe the solution you'd like** Remove the deprecated `test()` on string function.