SVN Basics - Module 2: Setting Up the Tortoise SVN Client and SVN Import
In the first tutorial we looked at why we need SVN and setting up our own Visual SVN server.
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.
We covered Projects and Project Suites in our last module. Next up then we have Checkpoints and Stores. Checkpoints to check something at a point in our test …