‎2013 Aug 28 5:22 PM
As a complete novice to eCATT script development, something that I see mentioned in tutorials is - use TCD if the "t-code under test" does not have ActiveX controls.
How do I determine if my t-code has ActiveX controls or not?
Thanks!
‎2013 Aug 29 8:46 PM
It simply means do not use TCD Driver to record control intensive transactions or the SAP Enjoy transactions in simple terminology transactions which has lot of controls like tree structure and so on then dont use TCD driver instead use SAPGUI driver to record as those controls are not recognized by TCD driver.
Thanks,
Aj
‎2013 Aug 29 8:46 PM
It simply means do not use TCD Driver to record control intensive transactions or the SAP Enjoy transactions in simple terminology transactions which has lot of controls like tree structure and so on then dont use TCD driver instead use SAPGUI driver to record as those controls are not recognized by TCD driver.
Thanks,
Aj
‎2013 Aug 29 10:35 PM