Test Script ???

Hi can anbody explain the concept of test script with a simple test case and corresponding unix test script for the same?

I need to answer this in a interview.
Thanks !!!

well, you can consider the test case for Disk space thresholds - where in, the disk space usage should not exceed more than the set threshold limit.

now, you can have a script running continously which alerts if utilisation is beyond the threshold value.

for script, search for "disk monitoring script" - in our forum there are lot of *Good* posts are there.

Hope i answered!!

-ilan

i am new to unix.
it would be helpful if you could please explain me here with a code example

thanks