We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92b9f4 commit 21d1416Copy full SHA for 21d1416
README.md
@@ -44,7 +44,6 @@
44
* ```
45
sudo docker ps
46
```
47
-
48
* In the _**host computer's terminal**_, copy the container id and execute the following command by replacing XXXX with the container id
49
50
@@ -75,6 +74,12 @@ You can see a matrix of current status of all test cases at:
75
74
76
* Test Report > Test Reports and Metrics >Test Result Matrix
77
+### Creating a new Build
78
+
79
+To create new build, open testlink and navigate to _**"Test Plan > Builds / Releases".**_
80
81
+Put this build name in the _**config.yml**_ file under field _**"build"**_ and run the previous steps again.
82
83
## More Information
84
85
1. [Docker Setup](/docker-setup.md)
0 commit comments