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, ∼4041🔥, 0💬
Popular Posts:
Where to find tutorials on Selenium test tools? I want to know how to use Selenium. Here is a large ...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to validate email address format? In order to help your programming or testing tasks, FYIcenter....
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...