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, ∼3534🔥, 0💬
Popular Posts:
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...