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, ∼3045🔥, 0💬
Popular Posts:
What are date and time test values? Date and time test values are frequently needed in testing date ...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...