Hi we are not using SystemUtil.Run in the script the script need to be run on client's machine and we don't know where they put the exe of the app in the system first client will launch the application by double click on the exe then run qtp in some cases we need to execute the sql query in the script for executing the sql query we need the user credientials of the db (which is on the same system on which application and qtp are installed) the user credientials to connect db are stored in a file whcih is saved in the build (at teh location where .exe of the app) for this case (to execute sql query) we need the path of the application under test so that we can retrieve the login credentials to connect db pls suggest the way to get the path of the application or suggest if there is any way to execute the sql query in this case Regards
On Wednesday, August 14, 2013 9:39:06 AM UTC+5:30, shilpa gupta wrote: > Hi > > Is there any method by which the path of the exe of the application under > test can be get by QTP > > we first launch our windows based application manually (by doubl click on > exe, which is saved in the local system). after that launch QTP. in some > scenarion we want the path of that exe of the AUT. > pls reply > Regards > -- -- 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 Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
