Forum Discussion

saranoor's avatar
saranoor
Frequent Contributor
5 years ago
Solved

Test execute training

Can someone point me to some training materials for test execute? Videos documents? How does Test Execute work? Can we use just Test execute by itself on any machine or do we need to have Test comple...
  • tristaanogre's avatar
    5 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.

  • saranoor's avatar
    saranoor
    5 years ago

    Thank you so much. This is very helpfull.