how to make a multiple copy of same test case in suite in katlaon recorder ide??
NICKEY AGARWAL said: how to make a multiple copy of same test case in suite in katlaon recorder ide??
NICKEY AGARWAL said:
Best way to do it is following this steps:
Step 1
Test Case 1 Ctrl + a (select all) Ctrl + c (copy)
Test Case 2 (copy) Ctrl + v (paste)
Fast and effective way to copy a test case, thanks.