VB Script for recording Tally ERP 9 - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: VB Script for recording Tally ERP 9 (/Thread-VB-Script-for-recording-Tally-ERP-9) |
VB Script for recording Tally ERP 9 - Kush24 - 07-01-2014 Hello All, I tried recording an instance of Tally ERP 9 on Windows platform using the QTP 11. I succeeded in recording the session but the script generated on recording does not able to recognize the Tally controls. For example, first few lines of script are Code: Window("Tally.ERP 9").DblClick 194,303 Actually, this refers to clicking on some menu options on the Tally interface. Any help/reply in this regard will be appreciated. Thanks and Regards, Kush Shukla |