Forum Discussion
scottb
11 years agoContributor
If you look at the samples that come with Testcomplete you will find no samples written as Keyword Tests. You might ask yourself why that is.
The Keyword Test scripts are not really keyword tests. They are record-and-play scripts with some formatting to make them a little similar to real keyword tests. You might want to research the topic a bit, and consider how strong your coding skills are.
Large test suites and testing that requires technical complexity, such as database access, O/S actions, and access to cells in form grids, are probably better suited to scripting.
The Keyword Test scripts are not really keyword tests. They are record-and-play scripts with some formatting to make them a little similar to real keyword tests. You might want to research the topic a bit, and consider how strong your coding skills are.
Large test suites and testing that requires technical complexity, such as database access, O/S actions, and access to cells in form grids, are probably better suited to scripting.