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...!!!
What’s the basic concept of QTP?
How to invoke Mozilla from QTP thru VB Script
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
hai friend's .. my question is a[0]=I a[1]=N a[2]=D LIKE IT GO'S i need output INDIA ,using simple string how will u do? can any one tell really need full..
4 Answers Mind Tree, Tech Mahindra,
what is framework in QTP? any one give me answer
What is meant by Pseudo Code?
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
How you test the object which is dynamically changes its location?
how can i pass a "cript"as a parameter in to a function
what is Compile Module in QTP? what exactly it contains Functions or Actions?
Which scripting language used by quicktest professional?
What is the difference between action & script?