Collections:
UFT Test Result Files
Where are UFT test result files are located? I have just finished a test run.
✍: FYIcenter.com
You can follow this tutorial to view locations of UFT test result files.
1. Open your test in UFT and run it.
2. Wait for the test to finish.
3. Open Windows Explorer and go to the Test location. For example, "\fyicenter\UFT\Tests\First Test". You see multiple test result folders like Res1, Res2, etc.
4. Open one test result folder, you see the following files:
Directory of C:\fyicenter\UFT\Tests\First Test\Res1 ├─── Mediainfo.in (116 bytes) └─── Report ├─── Default.xls (4,096 bytes) ├─── run_results.html (341,028 bytes) ├─── run_results.xml (1,976 bytes) ├─── test_data_src.js (156 bytes) ├─── Icons └─── Resources ├─── Results.css (6,127 bytes) └─── CheckPoints
2018-06-06, 3441🔥, 0💬
Popular Posts:
How to convert a date and time to a standard format? Date and time can be displayed in a number of s...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...