Search found 9 matches
- Thu Oct 17, 2013 5:34 pm
- Forum: TestLink 1.9
- Topic: Ghost String
- Replies: 6
- Views: 9366
Re: Ghost String
It's apparently a rudimentary and convenient Testcase reuse convention. For example, including the ghost string of another Testcase in the description of a new Testcase makes a link to that other Testcase. If it's more than that I hope someone else will respond to this thread.
- Wed Apr 17, 2013 11:58 am
- Forum: TestLink 1.9
- Topic: InnoDB safe?
- Replies: 0
- Views: 2534
InnoDB safe?
Is TestLink, specifically version 1.9.6, safe to use with MySQL's, transaction compliant, row-locking, InnoDB storage engine?
- Tue Nov 29, 2011 1:15 pm
- Forum: TestLink 1.9
- Topic: issue with auto increment value from nodes_hierarchy table
- Replies: 1
- Views: 3049
issue with auto increment value from nodes_hierarchy table
Using 1.9.3 we're suddenly unable to successfully create new Test Projects with consistent DB records. The nodes_hierarchy table gets a new entry with a new id, for example 102020. The mysql_insert_id, however is, for example 8545055, and that becomes the id value for the testprojects table. The new...
- Tue Sep 20, 2011 8:25 pm
- Forum: TestLink 1.9
- Topic: Add a new state of execution
- Replies: 5
- Views: 13405
Re: Add a new state of execution
Is anyone having trouble making a new state report in a "best case" manner, like it does for 'blocked'? My "how to make new exec status best case in chart" posting has more details http://www.teamst.org/forum/viewtopic.php?f=11&t=6689
- Tue Sep 20, 2011 7:56 pm
- Forum: TestLink 1.9
- Topic: how to make new exec status best case in chart
- Replies: 0
- Views: 2629
how to make new exec status best case in chart
I made a new execution status of in_prog. I made all the changes listed in other postings and everything including colors is working beautifully. However, the chart report is showing my new in_prog status in a worst case manner. In other words, if a given test case was in_prog for earlier builds, bu...
- Thu Aug 19, 2010 7:24 pm
- Forum: TestLink 1.9
- Topic: missing config_db.inc.php file in beta6 cvs?
- Replies: 2
- Views: 8679
Re: missing config_db.inc.php file in beta6 cvs?
I copied a working config_db.inc.hp from a 1.9beta5 installation, but that is giving the following. Fatal error: require_once() [function.require]: Failed opening required 'ADODB_db_type.class.php' (include_path='.;C:\php5\pear;.;C:\wamp\www\testlink_cvs\lib\functions\;C:\wamp\www\testlink_cvs\third...
- Thu Aug 19, 2010 7:08 pm
- Forum: TestLink 1.9
- Topic: missing config_db.inc.php file in beta6 cvs?
- Replies: 2
- Views: 8679
missing config_db.inc.php file in beta6 cvs?
I checked out the latest code from cvs to play with beta6. The config_db.in.php file appears to be missing and causes the following error during installation.
Writing configuration file: Failed!
TestLink couldn't write the config file. Please copy the following into the ../config_db.inc.php file:
Writing configuration file: Failed!
TestLink couldn't write the config file. Please copy the following into the ../config_db.inc.php file:
- Wed Aug 18, 2010 7:37 pm
- Forum: TestLink 1.9
- Topic: Use of 1.9beta5 for live testing?
- Replies: 1
- Views: 3083
Use of 1.9beta5 for live testing?
I understand it's not recommended to use any beta version for live testing. However, I'm still considering because of compelling reasons to want the Platform feature in particular. So, I'm wondering how close is 1.9beat5 to being production quality and what known risks might be. I'm performing my ow...
- Wed Aug 18, 2010 7:32 pm
- Forum: Companies using Test Link
- Topic: Overture Networks
- Replies: 0
- Views: 5673
Overture Networks
We're using a customized version of 1.8.5 and considering migrating to 1.9beta5 to make use of features like Platforms and Test Steps and other report improvements. Local customizations we put in place are + 'In Progress' result status throughout all functions including reports + Undo previous, indi...