Forum Discussion
Hi Evgeniy,
Thank you for describing your requests in detail.
>>>
2) Save it to file (not creating a project, or the ability to insert it into an existing project)
3) In the same application run it using TestExecuter
<<<
You can import TestRecorder binaries in TestComplete projects only via TestComplete, because TestComplete is the only application which is supposed to be used to create/modify test projects. As for executing existing tests with TestExecute from a third-party application, note that you can use the application's command line (see the "TestExecute Command Line" help topic ( http://www.automatedqa.com/support/viewarticle.aspx?aid=2080 ) for more information) or COM object (see the "Working With TestExecute via COM" help topic ( http://www.automatedqa.com/support/viewarticle.aspx?aid=2090 ) for more information) in order to accomplish this. BTW, we have a sample C# application which demonstrates how you can work with TestComplete and TestExecute via COM, and I can provide you with the sample application if you contact us via our Contact Support form (http://www.automatedqa.com/support/message).
>>>
I would also like to search ("findchild" and others) child objects can be done using the logical "OR"
<<<
A similar feature will be available for Name Mapping in TestComplete 8:
http://www.automatedqa.com/blogs/post/10-03-30/testcomplete-8-sneak-peek-conditional-name-mapping/