08-02-2009, 07:25 AM
How we can call more than one tests in a driver test?
Say I have test1, test2, test3.
if TC# is 1, I want to run test1...
is there any method to run a test or can we use quick test application object..I don't want to change my test into functions and use runaction.
Say I have test1, test2, test3.
if TC# is 1, I want to run test1...
is there any method to run a test or can we use quick test application object..I don't want to change my test into functions and use runaction.