Micro Focus QTP (UFT) Forums
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


SAP testing automation with QTP - hari - 01-23-2008

Hi ,
i would like solve any of you problems related to sap automation testing with QTP.
lets rock this thread


RE: SAP testing automation with QTP - Ankur - 01-23-2008

Good to hear that Hari... why don't you start with some do's and dont's( you can call them tips etc) for using SAP with QTP so that newbies could be benefited.


RE: SAP testing automation with QTP - hari - 01-24-2008

There are not restrictions to post or reply.
One thing that i can promise is testing sap with QTP will be really great.In the sence you can earn good money.
The beauty about this is all of the objects are predefined.
which makes it easy to create excellent robust frame works like DOM.

keep watching for Do's and Dont's(i.e Tips).


RE: SAP testing automation with QTP - janani - 05-18-2011

I am trying to select a value from the saplist, it drops a box but i can't select value from the list and also says object not identified.I checked in repository, object is there. The select method is not able to select anything from the saplist.

script i do is
Code:
Browser("abc").Page(" page").Frame("frame").WebEdit("WebEdit").Click
Browser("abc").Page("page").Frame("frame").SAPList("Country:*").Select "India"

Please correct my script


RE: SAP testing automation with QTP - MeenaM - 05-25-2011

Hi Hari,

Have you tested SAP GUI XT screens using QTP? Would like to know your experience on such applications.




RE: SAP testing automation with QTP - Håkan - 07-05-2011

Hi
I'm trying to load Purchase orders in SAP ME21N.
I have problem with the line item SAPGuiTable.
How do I get the header and line item info to link together.
I can not manage to loop the line item info all line items goes into the first PO:

Has anybody made a script for this.
I'm pretty new to QTP and work in Key word wiev.

Thanks
Håkan


RE: SAP testing automation with QTP - Radhika Thota - 03-01-2012

Hi All,
I am trying to Automate a report in SAP where in i want to generalise the Execute function but i am not able to use it, Tried with various alternatives to capture the object using different properties.
Can some one please provide a quick solution for the same

Hi All,
I am trying to Automate a report in SAP where in i want to generalise the Execute function but i am not able to use it, Tried with various alternatives to capture the object using different properties.
Can some one please provide a quick solution for the same


Question, - Rajagopalan - 04-13-2012

Hi,

I am trying to automate the Sap application through Qtp,especially I am trying to create a Business partner, I can able to navigate the screen upto Business partner creation screen but i couldn't the enter the data there, what could be the reason ....?

Raj


RE: SAP testing automation with QTP - srini3145 - 05-03-2012

Hi Hari,
Good Day.
i am sap abap developer ,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,
can u please send documents to my mail id srini3145@gmail.com,or can u please provide me u r contact number pls so that we can discuss.


RE: SAP testing automation with QTP - vibhakhandelwal - 08-08-2012

Hi,


Please tell me what are the steps required to implement and prepare SAP application for QTP compatibility. for ex. we have to customize the local layout and make changes in profile parameter. Actually I am not able to change the profile parameter for sapgui/user_scripting from RZ10. Also let me know if there is any impact of changing 'ProfileVal' to TRUE.