09-03-2010, 07:26 PM
Hi Balaji,
i made a test script that creates a mapping class of all items in a Sap application.
in example:
you can call the method ClickSAPGuiButtonSave, inside the method there's the logic for pointing to Save Button by using Descriptive Programming
Now my idea is to customize recording:
you launch the RecorderTest, first of all it maps the sap window, then it records all your interactions and translate them in calling to mapping class methods..
finally i'll got a test script completely written in Descriptive Programming!
too insane? :-)
Thanks Again for your answer
i made a test script that creates a mapping class of all items in a Sap application.
in example:
you can call the method ClickSAPGuiButtonSave, inside the method there's the logic for pointing to Save Button by using Descriptive Programming
Now my idea is to customize recording:
you launch the RecorderTest, first of all it maps the sap window, then it records all your interactions and translate them in calling to mapping class methods..
finally i'll got a test script completely written in Descriptive Programming!
too insane? :-)
Thanks Again for your answer