[qmtest] Adding support for multiple programs per test

Abhijeet Bisain abisain at qualcomm.com
Thu Sep 2 01:52:41 UTC 2004


I am thinking of tests where I need to spawn two processes (a client and a 
server, for example) on two different machines. So I need a way to spawn 
both and not have to wait for one to finish and then start the other.

Thanks,
Abhijeet

At 06:25 PM 9/1/2004, Stefan Seefeld wrote:
>Abhijeet Bisain wrote:
>>Hi all,
>>     Thanks for making this tool and making it available to pubic. I am 
>> looking to automate some testing we do and would like to use QMTest. But 
>> there are some additional features we would like.
>>1. Capability to multiple programs per test, each specifying the host to 
>>run on.
>
>Is your test really dependent on the processes running in parallel (say,
>because you want to test concurrency), or do you just want to cover
>multiple scenarios (hosts) in one shot ?
>
>If it's the second, I believe you shouldn't lump them into a single test
>but instead have one test instance per host and just tell qmtest to
>run these tests in parallel for efficiency.
>
>>2. Capability to store the results into a database with timestamps on 
>>when they were run
>
>there's an sql result stream as well as an one using xml. That may provide
>all you want.
>
>Regards,
>                 Stefan
>




More information about the qmtest mailing list