Test execute training
- 6 years ago
Here's the full helpfile/documentation for TestExecute
https://support.smartbear.com/testexecute/docs/
It's a standalone execution engine for running the automations. There is no real UI to speak of. It's simply for the purpose of runniing automations created in TestComplete without needing to load up the full IDE.
As for integrating with TFS...https://support.smartbear.com/testcomplete/docs/working-with/integration/scc/tfvc/overview.html
I'm not sure what you mean by "converting into a test suite". You created a project and project suite when you started creating the automation. That is the primary organization of the automation structure of TestComplete. You organize your tests within those projects as seems most logical to your needs. We organize our projects based upon the application being tested. You can organize the tests within thsoe projects via TestItems into smoke tests, functionality based tests, etc.
Have you considered taking the webinar training that is offered regularly? These are rather basic questions. - 6 years ago
Thank you so much. This is very helpfull.