10-14-2011, 02:34 AM
Hi Uma,
Before you enter the env value (ie:fav-env) into the input box ,save it to a variable ('inp_Var').
We know only once your condition is true the link in if loop will open.Hence if the correct link is open then verify your inp_Var with the input source..may be datable or another variable value.
There is also another method of reading your .vbs file and verifying the fav-env value.In qtp we have code for read and write text file.Please go through qtp help.
if wrong please correct me.
Thanks,
Himateja.
Before you enter the env value (ie:fav-env) into the input box ,save it to a variable ('inp_Var').
We know only once your condition is true the link in if loop will open.Hence if the correct link is open then verify your inp_Var with the input source..may be datable or another variable value.
There is also another method of reading your .vbs file and verifying the fav-env value.In qtp we have code for read and write text file.Please go through qtp help.
if wrong please correct me.
Thanks,
Himateja.