Set property at testsuite level access from all test cases
I have a situation where I want to use the date time as a test suite level property and can be accessed by all the test cases. This testsuite level variable must be constant for all the test cases thr...