Collections:
Create New Test in UFT
How to create a new test in UFT (Unified Functional Testing)?
✍: FYIcenter.com
You can follow this tutorial to create a new test in UFT:
1. Start UFT (Unified Functional Testing).
2. Click "File > New > Test..." menu. You see the "New Test" dialog box.
3. Select "GUI Test" as the test type and enter the following:
Name: First Test Location: C:\fyicenter\UFT\Tests Solution Name: First Solution
4. Click "Create" button. You see a new empty test created in UFT.
The following picture shows you how to create a new test in UFT:
⇒ Enter Script Statement in UFT Test
⇐ Start UFT (Unified Functional Testing)
2018-06-12, ∼4240🔥, 0💬
Popular Posts:
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to find out my browser's identification information? To help you to see your browser identificat...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...