- Advanced UFT 12 for Test Engineers Cookbook
- Meir Bar Tal Jonathon Lee Wright
- 164字
- 2021-08-05 17:09:09
What you will need for this book
The only prerequisite for this book is that you need the latest version of HP's UFT installed. This can be downloaded directly from the HP enterprise website:
http://www8.hp.com/uk/en/software-solutions/unified-functional-testing-automation/
The example code design patterns snippets are for reference only and need to be adapted to become context-driven.
To add example code files to the UFT solution:
- From the project navigate to File | Settings.
- Click on the Resources section.
- Click on the + button, then the ellipses button on the far right to browse to the location where the function library is located.
- Navigate to the location of the example code file and click on Open to associate to the project resources.
- Then a pop-up message will present itself with Automatic Relative Path Conversion at which point you can decide to use a Absolute Path or Relative Path.
Alternatively, right-click on the test project and navigate to Add | Associate Function Library to fast track the above process.
推薦閱讀