Collections:
What Is "Test Batch Runner" File
What Is a "Test Batch Runner" File?
✍: FYIcenter.com
A "Test Batch Runner" file is a file
generated by "Test Batch Runner".
It store a list of tests that you put together to run a test batch.
A "Test Batch Runner" file is actually a text that you open and read it in notepad. For example, if you open C:\fyicenter\UFT\Tests\Test-Batch-File.mtb in a notepad, you will see:
[Files] NumberOfFiles=4 File1=C:\fyicenter\UFT\Tests\Case_1_Add_User;1 File2=C:\fyicenter\UFT\Tests\Case_2_Disable_User;1 File3=C:\fyicenter\UFT\Tests\Case_3_Send_Email;1 File4=C:\fyicenter\UFT\Tests\Case_4_Transfer_Fund;1
⇒ Run Tests with "Test Batch Runner"
2018-03-04, ∼2621🔥, 0💬
Popular Posts:
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...