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, ∼3360🔥, 0💬
Popular Posts:
Where to find tutorials on Test Management? I want to know how to manage software testing documents ...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to generate test phone numbers for US and Canada? Test phone numbers are frequently needed in te...
How to generate IP Addresses? To help you to obtain some IP addresses for testing purpose, FYIcenter...
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...