Stability tests



In our company we run a set of scripts in a loop on the application for
72 hours - if the process is still running after that laps of time, we
say that the application passed the stability test.

My question is: do you know if this a standard way of doing it? Do you
know if the 72 hours is a reference or an arbitrary (but good) value
set by my company?

thanks
Hanne

.



Relevant Pages

  • Re: recursive grep problem [zip logs]
    ... assignments on stdout and run the whole bloody thing in an eval $). ... work off to customizable and hackable shell scripts (the customization ... Writing something to do globbing inbound sftp transfers, ... may hit that while loop with a SIGPIPE and terminate it when foo ends ...
    (uk.comp.os.linux)
  • How to create a test suite in Expect?
    ... I need help designing a flexible test suite for automatic test of ... computer software. ... I would like to have a flexible set of test cases scripts ... driven by a main loop that can run all test cases or the ones I want. ...
    (comp.lang.tcl)
  • Re: Recommendations for Variables, and for Compilers
    ... This requires some kind of loop, with a way to get out of the loop. ... Set Output = CreateObject ... For help coding scripts for administrative tasks like this, ... a VBScript can use the InputBox function to ...
    (microsoft.public.scripting.vbscript)
  • Re: processing a sequence
    ... (loop for sublist = (collect-sublist) ... return accum if not element = list.first ... if prev and element < prev ... James still didn?t show his Ruby one-liner that outperforms the Lisp ...
    (comp.lang.lisp)
  • Re: running scripts on multiple computers
    ... The example VBScript program linked on this page uses WMI to deploy patches ... computer names, then instead of saving the names to a file, loop through the ... when you want to write scripts that work against ...
    (microsoft.public.windows.server.scripting)