Configuring the Siebel Test Execution Job
You can configure the Siebel Test Execution job from the Configuration Screen.
To create a job to be executed on single machine, you must select the Freestyle project and create one job.
You can configure the Siebel Test Execution job from the Configuration Screen.
Select the following check box: "Restrict where this project can be run and provide the label expression similar to the one that was defined while configuring the secondary node machine, e.g. machine or pool name".
To configure the STE Job
Navigate to Build, then Add build Setup.
Note: The Siebel Test Execution option will be automatically displayed if the custom plugin provided by Siebel is already installed.Select the Siebel Test Executor from the drop-down list.
The Build Test Execution screen opens with the fields shown in the following table.
Field Name Value DISA Location
c:\DISA
Siebel Server URL
http://xyzmlb.domainname.com/1660/Siebel/
User Id
SADMIN
Password
*******
Parameters
""
Note that you can configure the Parameters field as follows:-
Set Parameters to
--reportLevel
to disable report generation and screenshot capture during the test script automation batch run. -
Leave the parameters field blank (which is the default setting) to enable report generation and screenshot capture during the test script automation batch run.
Other parameters that can be used:
-
--parallel=<n>
Refer section Configuring Multiple Batch Runs. -
--runReference=<Node or node group Labels value in same case>
(will be matched with Run Reference field on Test Execution record). -
Example:
--runReference=Client_Pool_A
Refer section, Creating the Test Execution Record for Run Reference field, under Configuring the Test Run .
For information on how to configure detailed test results and screenshot capture during unit mode/single test script playpack, see Plugin Configurations.
When you install the STE custom plugin, the command field value is populated by default (
java -jar %DISA_DIR%\DesktopIntSiebelAgent\plugins\SiebelTestAutomation\Framework\KWDPresetup.jar
)-
Click the help text shown against each field. Enter the details for all the fields.
https://xyx.udomainname.com:16660/siebel
as the field value for the
Siebel Server URL.To run the STE Job
To run a STE job configured for a certain machine or pool of machines, drill down on the job name from Jenkins dashboard.
-
Click on Build Now to run the job.
If the relevant node or nodes are online, job will be run on the available node.
-
From Build History panel, drill down on the latest running job and click Console Output, to view the job output log.