Forum Discussion
You can use wildcards
https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html
Hello,
Thank you for your kind response.
I can't see how to implement your solution:
1. With keywordtests, I can't find something like this Client [QA] (5.9.0.20200707-1112-b697) - CAT (5.9.0.6cbbca7) QAC-200707-0053 - Inspection* - Chief F. (CAE1). My view is this one and I don't see where wildcards can be used without converting to Script.
2. I have about 100 to 200 steps for one test, and I expect 500 testcases in the future. Assuming that I have the warning one step out of 5 on average, added to the maintenance work, it's a huge labor to achieve this whenever the problem occurs.
Do you have another idea? Or I don't understand?
Thanks!
1) Use the wildcards in your name mapping. That will let all the similar objects be found in one place in the mapping.
2) If the app changes, the test has to change. In this case we can probably help you fix it easily. In other cases it might not be so easy. You might want to look over your tests and see if you can parameterize them or break them into smaller modules to keep those large numbers of tests and steps from biting you in the future.