-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Learning Software Testing with Test Studio
By :
In this section, we will convert manual functional test cases into automated tests using the record feature, edit these tests based on emerging automation needs, perform dynamic verifications, customize test steps in code, and log intermediate as well as overall test execution results. The application for testing is called File Comparer. It is a WPF application that does some basic file comparison and saving functionalities. So, let's open Test Studio and get started.
The largest unit of work to deal with inside Test Studio is a project. A project usually maps to the whole application under test and creating it is simple, just perform the following steps:
On the startup window, click on Create New Project.
From the New Project window, enter FileComparer.Test in the Project Name text field.
Click on OK.
The project is created and Test Studio now displays three panes: Data Sources, Properties, Project Files as shown in the following screenshot...
Change the font size
Change margin width
Change background colour