Search found 45 matches
- Tue Apr 09, 2013 10:54 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Is it possible to generate report along with attachments?
- Replies: 2
- Views: 5858
Is it possible to generate report along with attachments?
When we are trying to Generate the Test report Metrics for the Failed test cases being tied up to a test plan, they don’t actually see their attachments/screenshots are available in the Report section for the status “Failed”. Is there a ways to customize the report to see the attachments for the fai...
- Fri Jan 18, 2013 6:39 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Adding a new "Status" beside Pass, Fail, Blocked
- Replies: 38
- Views: 62853
Re: Adding a new "Status" beside Pass, Fail, Blocked
Hi am using testlink-1.8.5 version.
- Fri Jan 18, 2013 4:22 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Adding a new "Status" beside Pass, Fail, Blocked
- Replies: 38
- Views: 62853
Re: Adding a new "Status" beside Pass, Fail, Blocked
hi,
i have checked in db through cmd doing a query. under executions table, status is not added. and all the testcases are not reflected in the db?
i have checked in db through cmd doing a query. under executions table, status is not added. and all the testcases are not reflected in the db?
- Fri Jan 18, 2013 3:54 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: testcase import
- Replies: 0
- Views: 4048
testcase import
Hi am using the testlink 1.8.5 version,
am able to upload the testcases in "excel 93-2007 template" format with four columns (name,summary,steps,expected results).
is there any way to upload the testcases with custom fields?
am able to upload the testcases in "excel 93-2007 template" format with four columns (name,summary,steps,expected results).
is there any way to upload the testcases with custom fields?
- Thu Jan 17, 2013 10:25 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Adding a new "Status" beside Pass, Fail, Blocked
- Replies: 38
- Views: 62853
Re: Adding a new "Status" beside Pass, Fail, Blocked
Changes only i have done mentioned in previous post . First make a backup of files that you are going to change. Be careful! Do not change the type of file when you make a backup of them. In Windows, I do copy/paste the file in the same directory. So Windows will rename it to "filename - Copy&q...
- Thu Jan 17, 2013 8:45 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Adding a new "Status" beside Pass, Fail, Blocked
- Replies: 38
- Views: 62853
Re: Adding a new "Status" beside Pass, Fail, Blocked
@TurboPT,
Post made by aostad(4th time of reply) same steps am also done. Am able to add the new status along with paa,fail....
But its not reflecting in the mysql table.
Is it necessary to do any change in database end also?
Post made by aostad(4th time of reply) same steps am also done. Am able to add the new status along with paa,fail....
But its not reflecting in the mysql table.
Is it necessary to do any change in database end also?
- Thu Jan 17, 2013 6:44 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Send mail feature in test link 1.8.5
- Replies: 12
- Views: 20038
Re: Send mail feature in test link 1.8.5
Am able to get the reports through mail in testling-1.8.5 version. But not able to assign any testcase through mail?
Is there any isuue with 1.8.5 version?
Is there any isuue with 1.8.5 version?
- Fri Jan 04, 2013 11:20 am
- Forum: TestLink 1.9
- Topic: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
- Replies: 12
- Views: 12320
Re: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
We supposed that logic has been clear from the beginning (there is a custo*example file) 1. copy lines from config.inc.php to custom_config.inc.php 2. do changes on custom_config.inc.php things has to work (just done on one installation 5 minutes ago) i have tried with above mentioned steps. But am...
- Fri Jan 04, 2013 6:45 am
- Forum: TestLink 1.9
- Topic: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
- Replies: 12
- Views: 12320
Re: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
with out below changes in the config.inc.php file installation is not successful. $tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ; $g_repositoryPath = TL_ABS_PATH . "upload_area" . DIRECTORY_SEPARATOR; Can you share the information on what are changes need to be done in cust...
- Fri Jan 04, 2013 6:41 am
- Forum: Import / Export
- Topic: Testcases import format for 1.9.0 and above.
- Replies: 5
- Views: 6780
Re: Testcases import format for 1.9.0 and above.
thanks for your information.
Can you share the information how to import in the format of XML and what procedure need to be followed.
Can you share the information how to import in the format of XML and what procedure need to be followed.
- Thu Jan 03, 2013 9:59 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Adding a new "Status" beside Pass, Fail, Blocked
- Replies: 38
- Views: 62853
Re: Adding a new "Status" beside Pass, Fail, Blocked
Hi As mentioned above changes, am able to add the new status in execution status along with pass,fail...
but its not reflecting in the mysql database.
is anything more we need to do....?
but its not reflecting in the mysql database.
is anything more we need to do....?
- Thu Jan 03, 2013 4:02 am
- Forum: Import / Export
- Topic: Testcases import format for 1.9.0 and above.
- Replies: 5
- Views: 6780
Re: Testcases import format for 1.9.0 and above.
Hi ,
I have tried with excel template as well as excel97-2003 template. Its not working. Just name summary is importing. steps an expected results are not imported. Please suuggest ..
I have tried with excel template as well as excel97-2003 template. Its not working. Just name summary is importing. steps an expected results are not imported. Please suuggest ..
- Wed Dec 26, 2012 12:38 pm
- Forum: TestLink 1.9
- Topic: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
- Replies: 12
- Views: 12320
Re: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
thats fine.
But with out those changes am not able to continue the installation.
But with out those changes am not able to continue the installation.
- Wed Dec 26, 2012 12:15 pm
- Forum: TestLink 1.9
- Topic: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
- Replies: 12
- Views: 12320
Re: TestLink1.9.4 and 1.9.5 installations fails
I have done below changes in Changes in the config.inc.php
$tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;
$g_repositoryPath = TL_ABS_PATH . "upload_area" . DIRECTORY_SEPARATOR;
now am able to install the testlink1.9.4 version. need to check it for 1.9.5 version also.
$tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;
$g_repositoryPath = TL_ABS_PATH . "upload_area" . DIRECTORY_SEPARATOR;
now am able to install the testlink1.9.4 version. need to check it for 1.9.5 version also.
- Wed Dec 26, 2012 9:28 am
- Forum: TestLink 1.9
- Topic: [NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
- Replies: 12
- Views: 12320
[NO ISSUE] - TestLink1.9.4 and 1.9.5 installations fails
Hi Am trying to install the testlink version both 1.9.4 and 1.9.5.
But am getting the error like below
"Checking if /var/testlink/logs/ directory exists [S] Failed!
Checking if /var/testlink/upload_area/ directory exists [S] Failed! "
Please any one can help me to resolve this error.
But am getting the error like below
"Checking if /var/testlink/logs/ directory exists [S] Failed!
Checking if /var/testlink/upload_area/ directory exists [S] Failed! "
Please any one can help me to resolve this error.