Your question is not about QTP, it is a matter of elementary logic: how to
select actions for repeatable task, where the task starts, where it ends.
You can put it that way, look which action you repeat each iteration, login
- you doesn't. You have a choice: to put login outside of loop, or to finish
loop by logout. Also you can check before the script makes login, if you
already loged in...


On Mon, Oct 19, 2009 at 3:58 PM, jean frederique
<[email protected]>wrote:

> Guys, I have a script  for a test to post a message three times to a site.
> however, the site has an inbuilt constraint that prevent posting
> duplication.  To bypass that, I have created a parameter and put 3 messages
> in the global sheet. Now what i'm a facing is that when or after it goes tru
> the first message it failed and stop at the log in step.  The app has
> already logged in and now can't recognize the object.  How can I bypass the
> log in steps for that situation?
>
>
> --
> Jean S. Frederique
>
>
> >
>

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