Definitely you can do this via AOM (Automation Object Model)......Read the Document under QTP....HP AOM reference.....
On 12 December 2012 16:12, <[email protected]> wrote: > Have you tried using relative path for the actions. > > > On Dec 12, 2012, at 3:35 AM, avinash vl <[email protected]> wrote: > > Hi all, > > > Recently I joined to a project (which is nearing completion). They are > using actions(base actions). And they create a combination of scripts. > Again they will create a driver script( and call these combinations in > driver script ). So a test driver may contains 50 combined test and each > combined script may have 5 base actions (in effect 50* 5 = 250). And we are > using RunAction “ActionName” iteration. We are calling these base actions > using “Call Existing actions” > > Now we are moving the scripts to QC. Now we need to change the path in QC > manually. For that we are following as below:- > > · Comment all Action call(within driver) > > · Remove Actions from Resources tab. > > · Map Actions, Library Files, Object repository in all (Base > Actions, Combined scripts, Driver) > > In Local drive the path will be like “P:\Proj\ Proj _ > Automation\Scripts\Engine” > > In QC “[QualityCenter] Subject\Testautomation\” > > Is there any way to do this through QTP? > > Please advice. Thanks in advance > > > -- > Regards, > Avinash > > > -- > 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
