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, 2315🔥, 0💬
Popular Posts:
How to call JMeter command in a Windows batch file? I want to create a single batch job to run JMete...
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to call JMeter command in a Windows batch file? I want to create a single batch job to run JMete...