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, ∼2836🔥, 0💬
Popular Posts:
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...
Where to find tutorials on Selenium test tools? I want to know how to use Selenium. Here is a large ...
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...