Prerequisites :
Setup download → https://saas.hpe.com/en-us/signup/try/uft
Download UFT.zip, extract and keep it in local drive.
Follow the below screenshots to install UFT:
Creating tests in UFT:
1) Open UFT
2) Click File → New → Test
3) Enter test name and click create.
4) Double click on the action button.
5) Click the record button. 'Record and Run Settings' tab will be opened.
6) Click OK. And do To сreate a test in UFT, do the following:
1. Open UFT.
2. Click File > New > Test:
3. Enter a test name and click Create:
4. Double-click the Action button:
5. Click the Record button. The Record and Run Settings tab will be opened:
6. Click OK and perform operations in the browser which will be recorded.:
7) . After doing actions, click on the Stop button to stop recording:
8) . Now Run run the test. A pop-up popup will open. Note down the result path.:
9) . Results will be generated.:
10) . Navigate to the result path where you can find the results in various formats (.xls, .html)
11) . Create many several tests , follow starting from step 1.
12) . Now open the UFT folder (Extracted UFT.zip).
13) . Open 'paramfile.txt' and give enter the path paths of the created tests.:
14) . Right-click on the 'UFTSampleScript.bat' → Edit and set UFT Project directory and save.
15) . Now run run the 'UFTSampleScript.bat' file. A report will be created in the same folder.:
16) In ZE application open ZAutomation . In Zephyr Enterprise, open the ZAutomation tab. When creating a job, give specify:
- thescript path
...
- as D:\UFT\UFTSampleScript.bat (Path of bat file) (optional)
...
- theresult path
...
- as D:\UFT (up to folder level).
17) . Create the job and Execute in the Job listexecute it.