Hi ananth,

                   could you please say with function name example. I am
having function test. how to check this function is executed already
withing another function.

Many thanks,
Udhay

On Thu, Jun 7, 2012 at 6:41 PM, Ananthu <[email protected]> wrote:

>  Simple use below code within function
>
> environment.value("executionStatus") = true
>
> If environment.value("executionStatus") <> true then
>
> Call function
>
> End if
>
> Many Thanks.
>
> Regards,
> Ananth K
> M: +61 469 626 331
>
> Sent from my iPhone
>
> On Jun 7, 2012, at 22:33, udhaya kumar <[email protected]> wrote:
>
>   Hi gautham,
>
>                       Can you give some example.
>
> Thank you,
> Udhay
>
> On Thu, Jun 7, 2012 at 4:40 PM, Gautham Maroli 
> <[email protected]>wrote:
>
>> You can set a Global Variable counter and increment the value of this
>> counter within the Function.
>>
>>  On Thu, Jun 7, 2012 at 12:53 PM, udhaya kumar <
>> [email protected]> wrote:
>>
>>>  Hi All,
>>>
>>>
>>>                i have function for prerequisties. If it runs once, i no
>>> need to call that function again. How to check whether that function is
>>> executed before.
>>>
>>> Thank you,
>>> Udhay
>>>
>>> --
>>> 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
>>>
>>
>> --
>> 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
>>
>
> --
> 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
>
>  --
> 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
>

-- 
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