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

Post New Answer

More QTP Interview Questions

How do you start automating/ writing your QTP scripts ?

3 Answers   Keane India Ltd,


What is the difference between Call to Action and Copy Action?

2 Answers   Satyam,


I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..

3 Answers  


how to write regular expression for Date field?

12 Answers   Google,


How to call a function in QTP?

4 Answers  






what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

0 Answers  


What are the different scripting languages you could use when working with QTP ?

6 Answers  


Scripts for Ascending order in qtp.

3 Answers  


any challange that faced in your project? (please give me some examples in your project?

1 Answers  


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

0 Answers   IBM,


How will you check that your test cases covered all the requirements?

0 Answers  


Categories