Hi veeru,

Follow these steps to pass parameters to called Action from calling Action

1- Make sure that you have defined Action Paramter in Called Action
(Login) i.e. UserName and Passowrd from Action *Properties --> Parameters*window

2- Make Login action reusable

3- Call Login action from another action using following statement
*RunAction **ActionName**,* [*Iteration **,* *Parameters*]
 *RunAction Login(Login)**,*"TestUser","TestPassord"
let me know if this is not answer to your question

Thanks
Sohail
On Wed, Oct 28, 2009 at 6:22 AM, veeru <[email protected]> wrote:

>
> Hi this is my scenario please give me a solution ASAP
>
>  I have three actions .In each action new user has to login for
> accessing the application.
>
> Can u tell me if i use Login action as reusable action how can i send
> user name and pass words from other actions to  Login action.
>
> Can u please specify how to use data table for these scenario
>
> >
>

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