Collections:
Save UFT Test
How to save UFT test? I have just created a new test in UFT.
✍: FYIcenter.com
You can follow this tutorial to save UTF tests.
1. Click "File > Save" menu. All changes to the test is saved.
2. Open Windows Explorer and go to the test location. You see the following files:
Name Size
---- ----
├─── default.cfg 1,423
├─── default.usp 332
├─── Default.xls 4,608
├─── Parameters.mtr 5,120
├─── First Test.usr 840
├─── Test.tsp 32,256
├─── Action0
│ ├─── ObjectRepository.bdb 196,608
│ ├─── Resource.mtr 7,680
│ ├─── Script.mts 38
│ └─── SnapShots
└─── Action1
├─── AnalogTrackList.dat 2,660
├─── ObjectRepository.bdb 524,288
├─── Resource.mtr 7,680
├─── Script.mts 1,794
└─── SnapShots
├─── ssf101.html.z 20,241
├─── ssf101.xml.z 609
├─── ssf102.html.z 20,241
├─── ssf102.xml.z 608
├─── ssf103.html.z 17,822
├─── ssf103.xml.z 638
├─── ssf104.html.z 1,002
└─── ssf104.png.z 53,812
⇒ Script.mts - UFT Test Script Code File
⇐ Enter Script Statement in UFT Test
2018-06-12, ∼3028🔥, 0💬
Popular Posts:
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...