07-01-2014, 05:16 PM
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
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
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
Window("Tally.ERP 9").DblClick 194,317
Window("Tally.ERP 9").Click 912,298
Window("Tally.ERP 9").Click 912,298
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