-
How are TAP specification changes adopted? Who votes?
Is this repository even relevant? If so, can that information be added to the README.md?
-
According to http://www.nntp.perl.org/group/perl.qa/2009/03/msg12165.html it seems that nested test notation similar to this:
```
1..3
ok 1
1..3
ok 1
ok 2
ok 1
ok 2
ok 3
…
-
Hi Kinow,
I'm getting the Below compilation error , when type the below line.
URL testlinkURL = new URL(BaseTest.testLinkServerUrl); -> Taking value from the properties file.
```
" Watchpoint:TestLi…
-
It would be easier to work with BioJava to have our release jars distributed from Maven Central. I am in the process of setting this up.
This will go via the Sonatype OSS repo.
Step 1 was to create …
-
When submitting / saving the system configuration at [DOMAIN]/hudson/configure/ Apache Tomcat outputs a 404 error:
HTTP Status 404 -
type Status report
message
description The requested r…
timja updated
10 years ago
-
I created a docker image and installed java in that. How can i run a java file which is in my system through that container. Can a kinow about the commands and command line statements to compile and…
-
PBS.qstat returned error message
```
WARNING: Failed parsing job exec port: For input string: "15003+15003+15003+15003"
java.lang.NumberFormatException: For input string: "15003+15003+15003+15003"
…
-
Hi,
I'm using Selenium and Testlink :
when a test is wrong, the webdriver take a screenshot and save it in file. The goal is to upload the screenshot on testlink.
Here's my code :
```
List files =…
-
Last Built Revision: Revision fca657e71804f1ccb60d5860af4c8ec323282593 (origin/HEAD, origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://github.com/kinow…
tooh updated
10 years ago
-
Hi,
We have few versions of test cases in our testlink and when I'm trying to get test case non-first version via getTestCaseByExternalId it returns test case of version 1 in any way without reference…