Collections:
Run UFT Test
How to Run UFT test? I have just created a new test in UFT.
✍: FYIcenter.com
You can follow this tutorial to run UTF tests.
1. Open your test with "File > Open" menu.
2. Click the "Run" icon or the "Run > Run" menu. You see the run result location confirmation windows.
3. Click the "Run" button. You see the test script gets executed. And a message box is displayed from the MsgBox() statement.
4. Click "OK" on the message box to end the execution. You see test result displayed.
The following picture shows you how to run UFT test:
⇐ Script.mts - UFT Test Script Code File
2018-06-06, 2173🔥, 0💬
Popular Posts:
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
What are date and time test values? Date and time test values are frequently needed in testing date ...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...