Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Both static and dynamic arrays are handled by the vb script. Is it true?

0 Answers  


What are the types of object repositories? Which one is you using?

0 Answers  


What is the use of environment variables?

1 Answers  


what is framework? which frame work u follow for writting script?

5 Answers   IBM,


wt is playback facilityin qtp?

2 Answers   IBM,


hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi

2 Answers  


What are the benefits of quick test pro(qtp)?

0 Answers  


Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?

0 Answers  


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

0 Answers  


what properties do use to identify a browser and page while using descriptive programming?

3 Answers   TCS,


Is it possible to switch between recording modes during a test creation?

0 Answers  


wt is the use of multiple questions in QTP

0 Answers   DigiTech,


Categories