Welcome To Automation Testing

Before starting with tips of automation of SAP using QTP Let me give a small introduction of SAP and QTP.

SAP stands for System Applications and Products. It is the name of both the online financial and

Administrative software and the company that developed it. SAP is made up of individual modules that perform various organizational system tasks.



Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool that allows the automation of user actions on a web or client based computer application.

It is primarily used for functional regression test automation. QTP uses a scripting language built on top of VBScript to specify the test procedure, and to manipulate the objects and controls of the application under test. It supports many applications through the support of add-ins.



We will be using SAP add-in with QTP to work on the SAP automation.

Friday 10 February 2012

SAp Environment

Setting Up an Environment:   SAP uses different environments. You must have an environment created for you where in you can login and do the required task. Separate environments do not exchange information. If you enter data into one environment, you will not be able to see that information in another environment.

SAP User Profile

SAP user profile:  An SAP user profile is established to identify the authenticity of the individual logging on to SAP and to specify the functions that the user is allowed to perform. You must have a valid user profile which you will be using to do any operation on SAP.