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, 1363👍, 0💬
Popular Posts:
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...