07-25-2014, 11:29 AM
SystemUtil.Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE","","H:\","open"
as I know there are 4 items related to this syntax.
( FileName, Parameters, Path, Operation )
What does H stand here? Is this a local drive like C,D etc. I saw this line written in QTP , I ran through citirx its working but when I try in locally in my system its not putting the URL or opening the requied page, just opening a blank page.
Yes, even that was my first question, a new resouce could not follow quickly about H mapping. I checedk about the H drive mappling in citirx but , its not mapped to anywhere. But the URL its picking from the resouce folder (from QC) -> Enviroment XML file , where the Oracle instance URL has given. This environment values are mapped to QTP script at the beginning. so wondering why this H has been used. What could be the option to sort out. Even today looking some other blog, the same syntax they have used.
as I know there are 4 items related to this syntax.
( FileName, Parameters, Path, Operation )
What does H stand here? Is this a local drive like C,D etc. I saw this line written in QTP , I ran through citirx its working but when I try in locally in my system its not putting the URL or opening the requied page, just opening a blank page.
Yes, even that was my first question, a new resouce could not follow quickly about H mapping. I checedk about the H drive mappling in citirx but , its not mapped to anywhere. But the URL its picking from the resouce folder (from QC) -> Enviroment XML file , where the Oracle instance URL has given. This environment values are mapped to QTP script at the beginning. so wondering why this H has been used. What could be the option to sort out. Even today looking some other blog, the same syntax they have used.