Skip to main content

Posts

Showing posts from October, 2011

Agile software development methodology with scrum

Agile software development methodology with scrum Agile software development is a methodology for undertaking software development projects in which incremental functionality is released in smaller cycles, and work is performed in a highly collaborative manner by self-organizing teams that embrace and adapt changes to ensure that customer's needs are truly met. In Agile Software Development the final product is truly what customers requested. The idea behind the Agile approach is that instead of building a release that is huge in functionality (and often late to market), an organization would adapt to dynamic changing conditions by breaking a release into smaller shorter cycles of 1 to 6 weeks. Each cycle is called an iteration , or sprint , and it’s almost like a miniature software project of its own, because it includes all of the tasks necessary to release the incremental new functionality. Agile methodology emphasizes real-time communication, preferably face-to-face, ...

SAP Window Application Testing Through QTP

About Setting Up Your SAP Windows Environment Quick Test Professional's support for SAP graphical user interface (GUI) for Window’s versions 6.20, 6.40 and 7.10 is based on the SAP GUI writing API which is disabled by default. To test your SAP GUI for Windows application using the Quick Test Professional add INS for SAP results, you compulsion that confirm: The SAP graphical user interface (GUI) writing option is installed. Your server and client have the proper package and patch versions installed. Your server supports the Scripting API. The Scripting API is enabled on both the server and clients. Your client is configured to use the Dialog display mode for F4 Help screens and that it is not set to use a Low speed connection . The F1 and F4 Help display setting is configured correctly, to support testing the use of the F1 and F4 Help screens in your SAP graphical user interface (GUI) application. Installing SAP GUI Scripting Support ...