find is not working in workspace.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
find is not working in workspace.
When i try to find a string using Edit --> Find (Ctrl+F) in workspace it is not working properly. Test Complete is highlighting different word or unrelated strings.
Please find the below image for more details.
Thanks
Shankar R
LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com
“You must expect great things from you, before you can do them”- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All I can report is that, attempting the same thing in my own projects (multiple projects, multiple project suites, multiple languages,etc) is not running into that error. So, it is not a general bug in TestComplete.
Now... I HAVE experienced this in the past and usually it happens if TestComplete gets in some sort of weird state because of some previous errors or whatever in executing script code. What I did to correct it is close ALL open editor windows in TestComplete, save my project/project suite, close TC and then re-open. That usually resolved it.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yeah i too follow the same things on whenever facing this issue. Just curious to know if all having same problem or not.
Thanks
Shankar R
LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com
“You must expect great things from you, before you can do them”- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"if TestComplete gets in some sort of weird state because of some previous errors or whatever in executing script code"
But that is a general bug in TestComplete. I have seen the same thing in TC for a long time. Pretty sure I even reported it.
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Eh.. maybe, maybe not... the reason I say that is because the times when I've run into this problem is when I write some script code that steps on a memory location that I shouldn't have and just causes all sorts of havok. In that case, it's not a problem with TestComplete, it's a problem with the stupid developer sitting at the keyboard... PEBKAC. 🙂
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yeah but I'm not that sophisticated and it still happens. If I'm in an undesirable memory location, then TC put me there! 🙂
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I worked an issue once where code folding (outlining) was being affected by the presence of line continuation backslashes in string literals. Perhaps there is a similar issue for you.
If the problem is consistent (that is, it always happens) then it should be easy to whittle away code and script units to see what may be causing the problem.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@tristaanogre .... PEBKAC - I didn't know that one. Had to google it. Very good!
