Posts: 2
Threads: 1
Joined: Jan 2014
Reputation:
0
01-23-2014, 10:23 PM
Hi ,
I am trying to create a keyword driven framework in QTP on java based application.
Please suggest me how to load config file , can i use Loadfrom file methode here?
Posts: 516
Threads: 17
Joined: Jul 2009
Reputation:
3
01-24-2014, 10:30 AM
What is that you are planning to do with the config file?
Thanks,
SUpputuri
Posts: 2
Threads: 1
Joined: Jan 2014
Reputation:
0
01-24-2014, 10:47 AM
I am planning to save all the variable path in config file and call it in the driver script.
Ex. datafile path
result folder path etc.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
01-24-2014, 12:32 PM
How difficult it would be if you were to store that info in excel or a flatfile and then read from it through your driver script?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.