Hi,
I have 4000 test cases in one of the test suites. Out of which 2500 are automated. How do I assign automated for execution type in one go? Is there any way to do so?
IF i do one by one, it will take a lot of time. Hence, this requirement. I guess others might have also faced this issue. Can you share your methods to overcome this problem.
I suggest to develop and contribute such bulk update per test suite. It's missing.
You should construct a direct SQL request in the case that all TCs in a project should receive it. Find out this request for one TC in code/log and modify it.