Search found 18 matches

by pyang
Fri Aug 02, 2013 9:34 pm
Forum: Jira
Topic: Unable to create a JIRA bug from TestLink 1.9.7
Replies: 3
Views: 7201

Unable to create a JIRA bug from TestLink 1.9.7

Hi there, I am running into a problem of creating a JIRA bug from TestLink 1.9.7 test execution screen. I got the following error. Create JIRA Ticket FAILURE => com.atlassian.jira.rpc.exception.RemoteValidationException: {} : [Description: Description is required., Summary: You must specify a summar...
by pyang
Thu Aug 01, 2013 1:27 am
Forum: Installation and configuration
Topic: [SOLVED] JIRA-Unable to create new ISSUE from Testlink 1.9.5
Replies: 4
Views: 7638

Re: [SOLVED] JIRA-Unable to create new ISSUE from Testlink 1

I am running into this problem with TestLink 1.9.7 even with correct projectkey specified as below. I have spent some time addressing this issue after finding this post and other related posts about projectkey; but still no luck. Can you please help? <issuetracker> <username>pyang</username> <passwo...
by pyang
Sat Apr 11, 2009 12:38 am
Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
Topic: Tree display issue in Execute with big set of test cases
Replies: 1
Views: 3275

Tree display issue in Execute with big set of test cases

We have 14,000+ test cases added to a test plan. When trying to view them in Execute tree, TestLink 1.8 has a performance issue. The tree structure either gets shown with a long delay, or the side frame errors with a 'page not found' error. When this occurs, CPU usage peaks. Even though TestLink 1.7...
by pyang
Mon Nov 12, 2007 11:21 pm
Forum: TestLink 1.7 (Closed)
Topic: how does test case deletion work?
Replies: 1
Views: 3213

how does test case deletion work?

Hi there,

It came to my attention that after a test case has been deleted from UI, its entry in tcversions and nodes_hierarchy tables don't actually get deleted. It's value of parent_id in nodes_hierarchy is changed to 0.

So is it the designed behavior? Is there a reason for this?

Thanks,
by pyang
Wed Sep 26, 2007 6:24 pm
Forum: TestLink 1.7 (Closed)
Topic: Fatal error upon initial login after successful installation
Replies: 3
Views: 7512

Is c:\Users\Jojo\Downloads the right path? You might want to double check your apache httpd.conf to make sure.

Actually I did the unzip and copie the whole testlink_170 over to my apache htdocs dir.
by pyang
Wed Sep 26, 2007 12:13 am
Forum: TestLink 1.7 (Closed)
Topic: Fatal error upon initial login after successful installation
Replies: 3
Views: 7512

Fatal error upon initial login after successful installation

Hi there, I suceessfully installed testlink 1.7 final release on Apache 2.2/PHP5/Mysql5.1. However, when I tried to login, I got an error 500. The apache error.log shows a fatal error as below. PHP Fatal error: Cannot redeclare get_home_url() (previously declared in C:\\Program Files\\Apache Softwar...
by pyang
Wed Sep 19, 2007 6:33 pm
Forum: TestLink 1.7 (Closed)
Topic: How to set default value for custom fields
Replies: 2
Views: 4369

How to set default value for custom fields

Hi there,

Custom field is a really cool feature in testlink 17. However, I'm running into a problem setting default values for custom fields.

I'd like to set default values for my string fields, list fields, and multiple list fields. How can I do that?

Thanks,

Paul
by pyang
Wed Sep 05, 2007 7:38 pm
Forum: TestLink 1.7 (Closed)
Topic: How to hook PHP 5 up with MySQL extension
Replies: 3
Views: 7231

How to hook PHP 5 up with MySQL extension

Hi, I'm trying to install testlink 17 RC3 on a Windows 2003 box with MySQL 5.1/PHP5.2.4/Apache2.2. I'm seeing the following message though. Warning!: Your PHP installation don't have the MySQL extension - without it is IMPOSSIBLE to use Testlink.Failed! I then make sure my php.ini has the following ...
by pyang
Fri Aug 24, 2007 8:08 pm
Forum: TestLink 1.7 (Closed)
Topic: How to prioritize test cases?
Replies: 6
Views: 9402

How to prioritize test cases?

Hi there,

Is it possible to prioritize test cases in TestLink 1.7?

For example, if I'd like to prioritize test cases from P1 through P4, with P1 being the most important. The purpose here is to have sort of test case filtering by priority.

Thanks,

Paul
by pyang
Fri Aug 03, 2007 6:03 pm
Forum: TestLink 1.7 (Closed)
Topic: browser detection id .tpl
Replies: 1
Views: 5594

browser detection id .tpl

Hi, I'm implementing an enhancement based on 1.7 code base. I'd like to add a button in tcView_viewer.tpl. The button is designed to open a new browser as below (in IE). <input type="submit" name="export_tc" value="Automate" onclick="window.open('../addition/autoEd...
by pyang
Fri Mar 16, 2007 12:22 am
Forum: TestLink 1.7 (Closed)
Topic: How to turn on database logging?
Replies: 2
Views: 4357

The mysqld --log option simply takes care of it, even though database event logging is not available in this version of testlink.
by pyang
Wed Mar 14, 2007 10:39 pm
Forum: TestLink 1.7 (Closed)
Topic: How to turn on database logging?
Replies: 2
Views: 4357

How to turn on database logging?

Hi,

I'd like to monitor the database transactions, and am wondering logging in testlink 1.7 has database event logging option.

If testlink 1.7 does not have this functionality, how can I do this?

Thanks,

Paul
by pyang
Tue Mar 13, 2007 10:46 pm
Forum: TestLink 1.7 (Closed)
Topic: How to specify possible values for custom fields
Replies: 6
Views: 9275

How to specify possible values for custom fields

Hi there, I'm trying to add some custom fields, but don't know how to specify possible values for some types such as list, checkbox, etc. For example, if I'd like to add a list object with "Created" and "Reviewed" as selection items, what seperator I should use in the Possible Va...
by pyang
Fri Mar 09, 2007 12:20 am
Forum: TestLink 1.7 (Closed)
Topic: Is it possible to get a database schema diagram?
Replies: 5
Views: 8232

Is it possible to get a database schema diagram?

Hi,

I'm trying to do some enhancements to testlink 1.7, and believe a schema diagram will be really helpful.

Can somebody publish it by any chance if it's available?

Thanks in advance,

Paul
by pyang
Tue Jan 23, 2007 8:59 pm
Forum: TestLink 1.7 (Closed)
Topic: 1.6 -> 1.7 upgrade
Replies: 4
Views: 6835

1.6 -> 1.7 upgrade

hi havlatm,

Is it possible to direct me to a document about upgrading 1.6 to 1.7 (both db schema and UI)? Our QA team has been using 1.6 heavily, and we'd like to stay up to date with the new features in 1.7.

Thanks,

Paul