Hi ,

What  I understood from the code, its trying to get the resourcs paths
specified for the tests.

Resoultion:

Use the PathFinder object, to get the full path defined specified for tests.

e.g

PathFinder.Locate("?????")


On Mon, Jun 28, 2010 at 12:20 PM, rahul bansal <[email protected]
> wrote:

>  Hi
> '**********Global Test Variables (Chicken&Egg)*****************
> Dim sGlobal_AutoPath: sGlobal_AutoPath =
> PrivGlobalFunc_GetAutoPathOfRelativity()
>
>
> Private Function PrivGlobalFunc_GetAutoPathOfRelativity
>     Dim oFSO: set oFSO = CreateObject("Scripting.FileSystemObject")
>     Dim sFuncLibIncludesDir: sFuncLibIncludesDir =
> PrivGlobalFunc_GetScriptPathOfRelativity()
>     Dim sAutoDir: sAutoDir = oFSO.GetParentFolderName(sFuncLibIncludesDir)
> & "\"
>     PrivGlobalFunc_GetAutoPathOfRelativity = sAutoDir
>     Set sFuncLibIncludesDir = Nothing
> End Function
>
> when i am ruunig this script i am getting below attached  mentioned error
> ,Any buddy can help me...
>
>
>
>
> --
> 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]<mercuryqtp%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en




-- 
Regards,

Uma S Achary
Automation Consultant
http://uk.linkedin.com/pub/uma-sankar-achary/15/a62/591

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