That's it.  Thanks :o)

On Nov 6, 1:05 pm, Roman Zilber <[email protected]> wrote:
> What is a Test Flow you have?  (Switch to keyword View, select "Test Flow"
> from drop-down list.)
>
>
>
> On Fri, Nov 6, 2009 at 12:45 PM, lsnelsen <[email protected]> wrote:
>
> > Within QTP  I can:
> >  Automate > Run
> >  Automate > Run Current Action
> >  Automate > Run from Step
>
> > If I  >Run Current Action    QTP starts at the top of the currently
> > displayed action.
> > If I  >Run from Step           QTP starts at the currently displayed
> > action  ,  at line where cursor is.
>
> > If I >Run                            QTP starts ...... I can not
> > determine.
>
> > When I run QTP with a script.
> >   Set qtApp = CreateObject("QuickTest.Application")
> >   qtApp.Launch
> >   Set qtTest = qtApp.Test
> >   qtTest.Run
>
> >   QTP starts......... I can not determine where execution will begin.
>
> > How can I specify, explicitly, where to begin execution?
>
> > I have created a Main (action).   I plan on calling a Login(action),
> > and then a Loop(action), and then Close(action) from within the
> > Main.   Currently when I RUN,  QTP begins with the
> > Loop.  !!!!!!!!!!!!!
>
> > Ultimately I need to be able to  run action "Main" from
> > "qtTest.Run"- Hide quoted text -
>
> - Show quoted text -

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