Don't know your code. If define variable i in an external vbs file and
then associate the vbs file to the test instead of including the vbs
file by executeFile in an action , the counter variable value should
not be null automatically when new action was called.




On Jul 6, 10:13 am, johnthenu <[email protected]> wrote:
> Hi, I have script which pulls values from multiple sheets, but the
> values need to be pulled from the same row every time.
>
> The counter variable i is declared on the driver script. When a new
> action is called the value of the counter variable becomes null. The
> values of I does not pass on to the actions…..
>
> Things I have done to debug....
>
> declared i as a public variable in an external vbs file : Doing this I
> am still getting the counter variable value to be null when new action
> was called.
>
> Any suggestion folks on what am I doing wrong.....

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to