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, ∼3739🔥, 0💬
Popular Posts:
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...
How to find out my browser request headers? To help you to see your browser request headers, FYIcent...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...