SAP testing automation with QTP - 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: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: SAP testing automation with QTP (/Thread-SAP-testing-automation-with-QTP) Pages:
1
2
|
RE: SAP testing automation with QTP - Ankesh - 08-08-2012 @vibhakhandelwal You can check the below site http://automatingsap.blogspot.com Regards, Ankesh RE: SAP testing automation with QTP - avillalobos - 09-06-2012 Hi, I would like to know how to capture the highlighted value when doing QTP Automation in SAP. I need to get the day of birth in the Personal Data tab of the user. How can it be done? RE: SAP testing automation with QTP - Fredodo - 12-14-2012 Hello Hari, I need to create some charateristics in SAP but with multiple Char. Values. How do i go to multiple levels on a header? see below: Code: SAPGuiSession("Session").SAPGuiWindow("SAP Easy Access").Resize 98,17 ------need to create another Char. value "QTW003" while still on the same header "QTWTEST2" Just the next line below (data to be read from an excel file) RE: SAP testing automation with QTP - elango87 - 12-14-2012 He is not going to help you solve ur problem. He last logged in to this site on 01-31-2008 06:56 PM. Hope some one else can help you. Thanks, Elango RE: SAP testing automation with QTP - Ankesh - 12-17-2012 @Fredodo, Are you facing issue automating SAP? I guess this problem is more related to SAP functinality. Let me know what are you trying to achieve. Regards, Ankesh RE: SAP testing automation with QTP - qtpirfan701 - 03-31-2014 Hi Folks, I need to test sap gui 730 with QTP 10. The scripting option is enabled on both client and server side. Hence i am not getting any error when i try to spy objects from qtp 10. But the problem now is like i am not able to see anything (meaning any object) from QTP when i spy. Any help will be greatly apppreciated RE: SAP testing automation with QTP - mharps - 04-07-2014 Hi, You could try putting a Wait(nn) between the Click and the Select. It is possible that the Select list has not been given enough time to display before you are trying to select the required value. Cheers, Mike RE: SAP testing automation with QTP - sireesha - 05-23-2014 Hi Hari, GD i am QTP Tester ,now i am in sap testing project , i am new to this project can u pls tell me how to do testing in sap using qtp, could u please send documents to my mail id sireesha2989@gmail.com. |