- Learning Software Testing with Test Studio
- Rawane Madi
- 321字
- 2021-08-06 16:46:15
Setting up your environment
You will get a list of files with this book to help you try the examples properly. The following is an explanation on how to set up the environment to practice the automation examples against the applications under test.
The File Comparer application
Chapters 2 through 6, as well as Chapter 10, Tips and Tricks, revolve around the File Comparer
WPF application. To configure this application environment, you need to:
- Run the
FC_DB-Database Scripts.sql
files in the SQL Management Studio. - Open the
settings.xml
file from the solution bin and edit theConnectionString
parameter.
Reports
Chapter 6, Test Lists and Reports, gives examples on custom reports that can be found in the File Comparer - Reports.xlsx
workbook. The data source files for these reports can be found in the ODCs
folder. In order to properly display the charts in the workbook:
- Edit the
ConnectionString
parameter inside theODC
extension files. - Bind the pivot tables inside the excel workbook to these files as follows:
- The Execution Metrics for Last Run sheet to the
FC_DB-L-EMLR.odc
file - The Execution Metrics over Time sheet to the
FC_DB-MOT.odc
file - The Feature Coverage sheet to the
FC_DB-FC.odc
file - The Test Execution Duration sheet to the
FC_DB-TED.odc
file
- The Execution Metrics for Last Run sheet to the
Alternatively, you can create these charts with the queries provided in Chapter 6, Test Lists and Reports.
Additional files
The following are the additional files used in this book:
- The
Test Studio Automated Solutions
folder contains the Test Studio automated solution for the examples in the book. For each chapter, there will be an incremental solution holding the examples for this chapter and the ones before. - The
TestStudio.Extension
folder is a Visual Studio solution and it corresponds to the Test Studio extension library demonstrated in Chapter 10, Tips and Tricks.
As for the remaining files, such as the data sources, external tests, and the fiddler SAZ file, they will be referenced by their names within the chapter examples.
- 大規模數據分析和建模:基于Spark與R
- Python絕技:運用Python成為頂級數據工程師
- Google Visualization API Essentials
- Creating Mobile Apps with Sencha Touch 2
- 數據庫應用基礎教程(Visual FoxPro 9.0)
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- 大話Oracle Grid:云時代的RAC
- Python金融實戰
- Lego Mindstorms EV3 Essentials
- 計算機應用基礎教程上機指導與習題集(微課版)
- 辦公應用與計算思維案例教程
- 重復數據刪除技術:面向大數據管理的縮減技術
- 數據庫應用系統開發實例
- Unreal Engine Virtual Reality Quick Start Guide
- 機器學習:實用案例解析