I'd like to create a time-boxed test case, i.e. the test will run for a certain 
amount of time and if nothing goes wrong during this time, the test passed.

This would also need to be recursive. So when starting my test, it in turn will 
start some test cases to be used as a system load. These loads are simple 
application that will run until killed. My intention was to start them using 
ltp-pan.

So imagine my test case is started with ltp-pan, where a running time has been 
specified. My test case in turn will use ltp-pan to start an application that 
only exits when killed. What will happen when the first ltp-pan invocation 
times out? Will it automatically kill child ltp-pan instances, and they in turn 
kill the load applications?

Or how are you supposed to do such a test case?

/Mats

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to