Forum Discussion
ahackmann
15 years agoOccasional Contributor
Thanks for your answer Chuck.
But how can I insert within Test#1 an line thats calls Test#2? Both tests are Manual Tests.
At first I wrote a Script that starts my Testcase#1 and after that calls my other Testcases(2,3,4). Within Testcase#1 (see Screenshot#1) i want to call reuseable Manual Tests like "AutoConfig", "Startup" and so on. That works properly fine but if I call a ManualTest from the Script i have to press the "Begin Test" Button every time.
My other attempt was to create for every Testcase an own ManualTest. (see Screenshot#2). There I got the problem that i can not call an TestStep like "Autoconfig" in different ManualTests.
So i hope I could explain what my problem is.
Thanks
Andreas
But how can I insert within Test#1 an line thats calls Test#2? Both tests are Manual Tests.
At first I wrote a Script that starts my Testcase#1 and after that calls my other Testcases(2,3,4). Within Testcase#1 (see Screenshot#1) i want to call reuseable Manual Tests like "AutoConfig", "Startup" and so on. That works properly fine but if I call a ManualTest from the Script i have to press the "Begin Test" Button every time.
My other attempt was to create for every Testcase an own ManualTest. (see Screenshot#2). There I got the problem that i can not call an TestStep like "Autoconfig" in different ManualTests.
So i hope I could explain what my problem is.
Thanks
Andreas