How to automate a script in mainframes environment? I have
the terminal emulator Add in. Describe in detail.
No Answer is Posted For this Question
Be the First to Post Answer
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...!!!
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
What is Object Spy in QTP?
Where virtual objects stores results?
What are the drawbacks of QTP?
What is a Run Time Data table?
how many scripts r there in QTP? pls any answer this question?
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
Explain how you can find length of array in qtp?