Three anywhere to read all VCL and devexpress information from a Delphi application?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Three anywhere to read all VCL and devexpress information from a Delphi application?
Im newbie here. Do a simple test recording nd works. Then I pass to script and find very easier just code all my test (and faster). But the problem is seems like tes complete don't recognize all my objects names to allow code using that. Just the ones I used in the recording. Theres any way to instruct test complete to scan all my exe and get that information to allow me code the run script? I hope yes.
Best regards.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In testcomplete you have the Object browser tab where you can find everything running in memory and then introspect easily.
You also have the Object spy tool.
And you can also write a self-reentrant script that browse from a paren object all the children and write down their properties.
But as you start I suggest you to follow the 101 academy course at least here:
https://smartbear.com/academy/
Un sourire et ça repart
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the information, but is not enough. I try objects spy and cant see forms. OTOH the 101 for some strange reason is not available online. I must wait to May 15. Is a company selling a license of $ 6000 and down have a course available online to see anytime? No thanks, will check another options.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you had bothered to scroll down a little, you would have seen the class archive that is available. There's also no need to be rude. This isn't Stack Overflow. There are lots of volunteer experts here who are happy to help you without criticism.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please give a sample of your script and more details on your actions and about the application teste.
Some configuration is sometimes needed on 6000$ tool to work fine and more important some readings before starting.
What you ask is a software that automatically introspect any application and give you a code-model of all the application ... it doesn't exist or more exactly only on dark web (desourcing tools).
Un sourire et ça repart
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are right, im sorry. This is not the place to put this complains. Im very hungry because I start checking the product and see the price if is affordable. See the license at $ 2579 and thinks... is ok. expensive but can do it. Now I discover that license don't work on VM... Who works in this days on normal machines for develop? Is crazy to spend $ 5803 on this for a single developer... Will start looking for another option.
Best regards
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It does work on VM. Many of us use it that way. Post another question about that and we can help you as well.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thats my point.
I I use on native machine (not VM) cost $ 2579 (node locked, whatever that means)
Same license (required) if you use on VM cost $ 5803 (float license, whatever that means)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a support forum, not sales. If you have questions or issues about buying the software or what it can do for you, then you need to talk to a sales rep. They are familiar with best practices and can suggest configurations that may work for you.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Correct.
Another question.
How to avoid the image capture at the bottom? is very unpleasant and slow.
