what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / neeraj chauhan
Frame Work: Is Like a central directory that stores or keeps
files of different environment i.e Script, Action, Library,
Object Repository, Recovery Scenario, Result etc.
| Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
what is the structure for the data driven framework
How to interact tool & application build in QTP?
What Folder Structure following in Keyword Driven Frame work?
How to find the difference between 2 dates in qtp?
What are the different types of functions available in qtp and explain ?
What are the different attributes used with regular expression?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What is the process of synchronizing qtp and aut?
unique properties of button,edit box, radio button,check box?
write script for bitmap image?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
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...!!!
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How software tester can use constants and variables in scripts?
How will you declare a variable in qtp?