tinauser
14 years agoFrequent Contributor
testing test complete script
hallo,
I wrote several script that I use for testing an application.
I have now realized that would be nice to test these scripts as well.
Are there tips and tricks to do that?
I was thinking of a keyword test calling the functions: the problem is that sometime the expected behaviour of the function is to write an error in the log: but in the final log I would like to "see green" if the function correctly reported an error.
Any suggestion is welcome!!
I wrote several script that I use for testing an application.
I have now realized that would be nice to test these scripts as well.
Are there tips and tricks to do that?
I was thinking of a keyword test calling the functions: the problem is that sometime the expected behaviour of the function is to write an error in the log: but in the final log I would like to "see green" if the function correctly reported an error.
Any suggestion is welcome!!