Tuesday, October 4, 2011

Associating the evironment variables (By Parametrization)

' Associating the evironment variables (By Parametrization)


'Develop the script in test pane as below:' Setting the declered environment value (a ) to value1 edit button
VbWindow("Form1").VbEdit("val1").Set environment.Value("a")
' Setting the declered environment value (b ) to value2 edit button
VbWindow("Form1").VbEdit("val2").Set environment.Value("b")
' clicking on ADD button
VbWindow("Form1").VbButton("ADD").Click




-- Pavankumar Nandagiri

Google Search

Google