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, 2834🔥, 0💬
Popular Posts:
How to see my IP address Host Name? To help you to see your IP Address Host Name, FYIcenter.com has ...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...