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, ∼3815🔥, 0💬
Popular Posts:
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...