How to run a test in Test Execute
- 8 years ago
TC is not required on the machine running TE.
There are two ways of running tests via TE without using external tools like Jenkins or QAComplete.
1) Run from systray... since you have TE already running, right click on the icon in the systray. You'll get a context menu with an option at the top that says, "Open". Click on Open which will give a file dialog to find the project (MDS) or project suite (PJS) that you want to run. Once it's selected, right click on the systray icon again and select the "Run" option. If you selected a project suite that has more than one project in it, you'll be prompted also to select either to run the whole suite or just the individual project. See http://support.smartbear.com/testexecute/docs/running/about.html
2) Run from commandline... http://support.smartbear.com/testexecute/docs/running/automating/command-line/command-line.html