Using the Command Line Runner Monitor #486
Replies: 6 comments
-
|
Hello,
Do you have this CMD Monitor for TestShell 5.0 and 5.1 ? And also, this monitor can show the status of QsTestLauncher, too ?
Regards, SQC Support. Hidemi Ogura (hogura) - 06/24/2014 10:06 AM
|
Beta Was this translation helpful? Give feedback.
-
|
Hello,
Do you have this CMD Monitor for TestShell 5.0 and 5.1 ? And also, this monitor can show the status of QsTestLauncher, too ?
Regards, SQC Support. Hidemi Ogura (hogura) - 06/24/2014 10:06 AM
|
Beta Was this translation helpful? Give feedback.
-
|
5.0 and 5.1 should have them installed in the Studio folder. The utility is called QsTestRunnerMonitorUtility.exe and it monitors only tests that are executed using the QsTestRunner, TestRunner API and tests that are executed by the Execution Server In 6.0 it's also going to be available in the Execution Server folder, but if you want to use it there in 5.0 or 5.1 (in cases where Studio is not installed on that machine), then you can copy the 3 files from the Studio folder from another machine. The files you need to copy are: QS.TestShell.Runtime.API.dll QsTestRunnerMonitorUtility.exe QsTestRunnerMonitorUtility.exe.config
Yaniv Yaniv Kalsky (Yaniv.K) - 06/24/2014 06:40 AM
|
Beta Was this translation helpful? Give feedback.
-
|
5.0 and 5.1 should have them installed in the Studio folder. The utility is called QsTestRunnerMonitorUtility.exe and it monitors only tests that are executed using the QsTestRunner, TestRunner API and tests that are executed by the Execution Server In 6.0 it's also going to be available in the Execution Server folder, but if you want to use it there in 5.0 or 5.1 (in cases where Studio is not installed on that machine), then you can copy the 3 files from the Studio folder from another machine. The files you need to copy are: QS.TestShell.Runtime.API.dll QsTestRunnerMonitorUtility.exe QsTestRunnerMonitorUtility.exe.config
Yaniv Yaniv Kalsky (Yaniv.K) - 06/24/2014 06:40 AM
|
Beta Was this translation helpful? Give feedback.
-
|
Hello Yaniv,
Thank you very much.
Regards, SQC Support.
Hidemi Ogura (hogura) - 07/25/2014 09:18 AM
|
Beta Was this translation helpful? Give feedback.
-
|
Hello Yaniv,
Thank you very much.
Regards, SQC Support.
Hidemi Ogura (hogura) - 07/25/2014 09:18 AM
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Command Line Runner Monitor is an application that lets you monitor QsTestRunner (GUI-less runner) tests. Instructions on running tests with QsTestRunner can be found here.
Installation
Two versions of the Command Line Runner Monitor are attached to this article - one for TestShell version 4.8 SP2 and one for SP2 Patch 1.
To use the Command Line Runner Monitor download the version that is compatible with your TestShell version and extract the program's folder from the zip file. Double-click the QsTestRunnerMonitor EXE file inside the folder to open the application.
Usage
The application should look like this:
The top table will be filled with details about the tests currently running in QsTestRunner when you click 'Refresh', or automatically if you check the 'Auto Refresh' checkbox. Each line in the table shows information about one test - the name of the test and the name of the step that is currently running in the test.
You can select a test by clicking on the line that represents it in the table, and all the runtime errors that occur during the running of the test will appear in the bottom table. You can select multiple tests by shift-clicking or ctrl-clicking, but only the errors of one test will appear in the bottom table.
You can click on 'End Test' to end the selected tests or on 'End All' to end all of the tests currently running.
Attachments:
(Quali) - 02/11/2013 01:25 PM
· 2596 ·
Beta Was this translation helpful? Give feedback.
All reactions