phpDocumentor Testlink
[ class tree: Testlink ] [ index: Testlink ] [ all elements ]

Procedural File: remote_exec.php

Source Location: /remote_exec.php

Page Details
Includes
require_once ("../../config.inc.php") [line 13]

TestLink Open Source Project - http://testlink.sourceforge.net/ This script is distributed under the GNU General Public License 2 or later.

Information Tags:
Author:  

Martin Havlat, Chad Rosen

-----------------------------------------------------------------------------------

Version:  $Revision: 1.1.2.1 $ $Author: havlat $
[ Top ]

require_once ($phpxmlrpc.'xmlrpc.inc') [line 18]
[ Top ]

require_once ($phpxmlrpc.'xmlrpcs.inc') [line 19]
[ Top ]

require_once ($phpxmlrpc.'xmlrpc_wrappers.inc') [line 20]
[ Top ]


Functions
executeTestCase  [line 39]

map: executeTestCase( $testcase_id: $testcase_id, $tree_manager: $tree_manager, $cfield_manager: $cfield_manager  )

Initiate the execution of a testcase through XML Server RPCs.

All the object instantiations are done here. XML-RPC Server Settings need to be configured using the custom fields feature. Three fields each for testcase level and testsuite level are required. The fields are: server_host, server_port and server_path. Precede 'tc_' for custom fields assigned to testcase level.

Parameters:
$testcase_id:   $testcase_id:  The testcase id of the testcase to be executed
$tree_manager:   $tree_manager:  The tree manager object to read node values and testcase and parent ids.
$cfield_manager:   $cfield_manager:  Custom Field manager object, to read the XML-RPC server params.

API Tags:
Return:  keys: 'result','notes','message' values: 'result' -> (Pass, Fail or Blocked) 'notes' -> Notes text 'message' -> Message from server


[ Top ]


Documentation generated on Fri, 03 Apr 2009 14:13:48 +0200 by phpDocumentor 1.4.1