Passing the result of one test case execution to the other
Hi , I have a requirement as follows: I have bunch of test cases . First test case executes and its value is captured in property file of the same test case . I have other testcases in the sam...