Forum Discussion
TheGhost
11 years agoContributor
You should refactor your login test case into a login function and a test case that simple calls this function. Then you can call same function from other testcases as well.
You should refactor your login test case into a login function and a test case that simple calls this function. Then you can call same function from other testcases as well.