03-23-2011, 11:58 AM
Thanks for your reply.
I have tried running AQTBatch.exe from command prompt too, but it launches the Test Batch Runner and I need to add the tests and click "Run" Manually.
Is there any way (in QTP 11.0) to run a set of tests directly from command prompt without manual intervention ?
I tried running
C:\Program Files\HP\QuickTest Professional\bin>AQTBatch.exe testing.vbs
(where "testing.vbs" contains a list of test cases)
I have also tried giving
C:\Program Files\HP\QuickTest Professional\bin>AQTBatch.exe testing.mtb
but it opens a new file in test batch runner, rather than picking up the .mtb file.
I have tried running AQTBatch.exe from command prompt too, but it launches the Test Batch Runner and I need to add the tests and click "Run" Manually.
Is there any way (in QTP 11.0) to run a set of tests directly from command prompt without manual intervention ?
I tried running
C:\Program Files\HP\QuickTest Professional\bin>AQTBatch.exe testing.vbs
(where "testing.vbs" contains a list of test cases)
I have also tried giving
C:\Program Files\HP\QuickTest Professional\bin>AQTBatch.exe testing.mtb
but it opens a new file in test batch runner, rather than picking up the .mtb file.