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, 946👍, 0💬
Popular Posts:
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to validate credit card numbers? In order to help your programming or testing tasks, FYIcenter.c...
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...