Forum Discussion
nmrao
9 years agoCommunity Hero
1. It is general practise that each test case is independent. Here it seems that you are bringing dependency.
2. If it is necessary, then save the session id at test case level so that it can be accessed easily to all the test cases of the same suite.
2. If it is necessary, then save the session id at test case level so that it can be accessed easily to all the test cases of the same suite.