Search found 13 matches
- Tue Oct 13, 2009 8:24 pm
- Forum: XML-RPC API
- Topic: how to upload logfile into Testlink through API?
- Replies: 1
- Views: 4914
how to upload logfile into Testlink through API?
i'm able to report the testcase result to Testlink by testplanId, BuildId, and also is able to add something to Notes field in Testlink. TestLink testcase is also able to have attahcement if it's done from it's web manually. from API, i want to upload the log file when the test result is reported. i...
- Sat Sep 26, 2009 11:30 am
- Forum: XML-RPC API
- Topic: How to access the custom Field from API?
- Replies: 1
- Views: 4553
How to access the custom Field from API?
added a few custom field to the test cases.
when ReportTCResults, how to update these CustomFields? those Custom Fields include DUT's info.
when ReportTCResults, how to update these CustomFields? those Custom Fields include DUT's info.
- Thu Sep 24, 2009 11:05 pm
- Forum: XML-RPC API
- Topic: Java API client sample
- Replies: 2
- Views: 6435
where are those samples?
thanks
- Thu Sep 24, 2009 9:11 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Automated excecution of testcases
- Replies: 19
- Views: 34618
there is a button "Execute and Save results"
by default, this button was not there, it can be enabled per the install instruction. when it's clicked, it seems to call something: Call to undefined function executeTestCase() in /var/www/testlink/lib/execute/execSetResults.php on line 573 and line 573 is: $executionResults[$tcase_id] = executeTes...
- Thu Sep 24, 2009 7:17 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: how to edit the saved exec results
- Replies: 1
- Views: 2839
- Thu Sep 24, 2009 7:13 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: error: $tlCfg->exec_cfg->enable_test_automation = ENAB
- Replies: 1
- Views: 3185
- Thu Sep 24, 2009 6:42 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: error: $tlCfg->exec_cfg->enable_test_automation = ENAB
- Replies: 1
- Views: 3185
error: $tlCfg->exec_cfg->enable_test_automation = ENAB
i added this line to the custom_config.inc.php and then when run testlink, it gave error: Parse error: syntax error, unexpected T_VARIABLE in /var/www/testlink/custom_config.inc.php on line 202 and the above command was copied over from the installation menu. testlink: 1.8.4 and these commands gave ...
- Wed Sep 23, 2009 9:06 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: how to execute the script from TL 1.8.4?
- Replies: 0
- Views: 2431
how to execute the script from TL 1.8.4?
test cases can be marked as automated. and also we can create a custom field as script type. so each automated test case can be associated with the testing script. how to execute the testing script from TL? when generate a test plan, is there anyway to generate a page to list all test script and run...
- Wed Sep 23, 2009 8:49 pm
- Forum: XML-RPC API
- Topic: any sampe in Tcl/Expect to access API?
- Replies: 1
- Views: 4484
any sampe in Tcl/Expect to access API?
anybody is using Tcl/Expect and using API?
any example is really appreciated.
any example is really appreciated.
- Wed Sep 23, 2009 8:30 pm
- Forum: Installation and configuration
- Topic: Editing the test report
- Replies: 6
- Views: 8911
Re: Editing the test report
same question here.
lekfir wrote:Hello,
How can I edit the test report so it will contain more information.
For example, in addition to the ID, Build, Tester...I want to add custom fields that I added like operating system and configuration type
Thanks.
- Wed Sep 23, 2009 8:27 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: how to edit the saved exec results
- Replies: 1
- Views: 2839
how to edit the saved exec results
for saved exec result, is there anyway to edit it for typo?
can't find a button on the page.
i ahve some custom fields showing host address, DUT info, etc. and can't edit them as soon as they are "save execution".
testlink: 1.8.5, login as admin.
can't find a button on the page.
i ahve some custom fields showing host address, DUT info, etc. and can't edit them as soon as they are "save execution".
testlink: 1.8.5, login as admin.
- Wed Sep 23, 2009 1:05 pm
- Forum: Installation and configuration
- Topic: newbie question: can't find dbUpgrade.php
- Replies: 1
- Views: 2931
newbie question: can't find dbUpgrade.php
currently having testlink 1.8.3 installed downloaded latest 1.8.4 and it's running ubuntu. the upgrade instruciton says: http://testlink.sourceforge.net/docs/documents/installation.html#d0e152 # Create a new empty MySQL database. # From a browser run <testlinkwebdir>/install/dbUpgrade.php # After a ...
- Fri Jul 24, 2009 5:32 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: general question on Testlink ..
- Replies: 0
- Views: 2512
general question on Testlink ..
have not played testlink yet. a few questions:
1) is it able to include picture, system diagrams in ppt and edit from testlink? or the test cases has to be all in text format, just like RFC's doc?
2) is it able to automate the tests by TCL/TK or any other external script or test tools?
thanks
1) is it able to include picture, system diagrams in ppt and edit from testlink? or the test cases has to be all in text format, just like RFC's doc?
2) is it able to automate the tests by TCL/TK or any other external script or test tools?
thanks