SVN Basics - Module 3: SVN Check out
At this point, having completed module 1 and module 2, we have an SVN server, a repository in that server and we have files/directories in that repository.
At this point, having completed module 1 and module 2, we have an SVN server, a repository in that server and we have files/directories in that repository.
In the first tutorial we looked at why we need SVN and setting up our own Visual SVN server.
In this set of tutorials, we're going to take you through the basics of Subversion with Visual SVN Server and Tortoise SVN.
As you've probably realised what's underlying all of this automated test case development is code. Behind the scenes your Key Word tests are really code.
Probably the most critical aspect of any automation project is the ability to reliably identify the objects you need to interact with. Fail to identify the …
There's no point in going to all this trouble of creating tests unless you can see the results of those test runs and see what's passed or failed.