I want to capture data(using keyword) from msdos
application using QTP?...
Below is little work i could do on it...
/*
Set app=CreateObject("Wscript.shell")
SystemUtil.run
("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE")
Window(“PUMPSIM.EXE”).Activate
wait(3)
app.sendkeys "N"
*/
Thanks in advance...!!!
No Answer is Posted For this Question
Be the First to Post Answer
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
How will you find the current time of the remote machine using QTP script?
suppose i can done the project in automation tool with QTP in that time what i can say?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
what are the difference between qtp8.2 to 9.0 surya
What is source control?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is the difference between the design-time and run-time data tables?
Explain sub procedure of vbscript.
what is the frame work in J-meter?
How you can replace string in qtp?