Increase automation coverage;reduce potential inconsistencies between automated scripts and manual test process flows.
Continuing from my previous posts, let us see how we can increase the automation coverage and minimize inconsistencies between automated scripts & manual test process flows. A good way would be to enable business/functional consultants to contribute towards SAP test automation, in terms of creating automated test scripts, maintaining and executing them – with minimal learning curve.
This can be achieved by division of labor. The automation engineers would develop the automation framework and SAP specific reusable components. The functional consultants would use and organize them to automate test cases and process flows on the fly.
This approach can be implemented by developing a hybrid test automation framework that supports both data and keyword driven automation methodologies. In the data driven approach, the test data is separated from the test scripts and each test script can be executed iteratively for various data value combinations. The keyword driven approach involves coming up with action tables using keywords to interact with the application under test.
Keywords can be implemented in different ways. Usually, keywords are implemented at business function or transaction level. For e.g., “CreateSalesOrder” or “VA01″ can be a keyword with associated parameters like order type, sales org etc. Similarly ReleaseSalesOrder can be another keyword with its input fields as associated input parameters.VA01, ReleaseSalesOrder and other transactional keywords can be organized in the appropriate flow to automate a business process like “Order to Cash”.
Each keyword has associated script developed in the language of the automation tool used. These scripts are developed by automation engineers. To automate a test case, we would use these keywords in a specific format & order and enter the test & verification data for the transactions via a GUI or spreadsheets, based on the framework implementation. Often spreadsheets are used because of their popularity. The automation engineers would also create execution controller scripts, parsing and reporting engines as a part of their framework. The controller script would execute the keyword test cases by invoking the automation tool code corresponding to the keywords it encounters.
Thus we see that once the framework has been developed, business consultants can start automating and executing the test cases with minimal knowledge of the tool or framework implementation. The automation engineers can get involved only if additional application specific functions have to be developed. Thus, with the participation of business consultants, automation coverage is increased.
In my next post, I will discuss on an approach to reduce the effort required to maintain the automated test scripts.
Related Posts
Tester’s choice – from Order Takers to Rain Makers Transforming Test Organisation In Search of Quality: Justifying your Investments in Quality & Testing In Search of Quality: Keeping your eye on the prize – Business goals and objectives Are you ready for Test Automation? – 9 point checklist
Recent Posts
Is vmUnify just a provisioning solution? Distributed Agile and Work-Life Balance Customization in SaaS – Who draws the line? Smart Grid Applications go on Cloud What is the purpose of testing? View all
Most Viewed
Different Views on Consulting (1521) What is Consulting? (1333) B2B Digital Marketing (1264) A fresh look at metrics and the marketing funnel (1104) Can You Entrust Your Services Partner With Your Demand Reduction Goals? (694) View all
Most Commented
What is the difference between Marketing and Sales? (24) An inbuilt mechanism for innovation: organic & ecological (16) Everything That’s Marketing (16) Mumbai Dabbawalas (13) Corporate Blogging: It’s All About Engagement (13) View all
Vlog
Creating Sanity Amidst Test Methodology Madness – Webinar Series Transforming Test Organisation MindTree Vlogs: Role of Independent Testing in the Manufacturing industry A Look Back and A Look Ahead Some Brands Never Get Old View all
Cartlog
What’s in it for me? (WIIFM) When you are an expert on something, where do you learn from? Mantras for Communities FAA-some Avoiding the Death March of IT Delivery View all





Sudip Naha
Subroto Bagchi


