Hi,
 
I am new to Ruby and Watir and have the following doubts. Can someone please help?
 
1. When I run a particular .rb file, I would like a directory/folder to be created automatically and in that my output result text file should be stored. In other words, a folder should be automatically created at runtime which would hold a .txt file containing the results. That folder should have the Date and Time (when the rb file was run)as it folder name. Is there a way of doing it?? Please let me know.
 
2. I have grouped around 15 test cases in my test suite. When I run the test suite .rb file, everything runs properly and at the last, the execution time is being displayed like 'Finished in ..... seconds.'.
But  I would like to know the time taken for each of my test cases to finish. Is there a way of doing it ? Can someone please let me know?
 
3. I would like to increase the speed of execution. Please let me know how to do it.
 
I would really appreciate it if someone can help me!
 
Thanks a lot!
Padhma
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to