How many scripts do you write per day. What is the average
number of scripts you have written in your recent project
Answer / ram.polavarapu
descriptive programming are two types
1)static descriptive programming
2)dynamic descriptive programming
static descriptive programming->we are going to write the
properties of an object script it self only
dynamic->for similar objects we are going to create declare
by using descriptive.create
| Is This Answer Correct ? | 2 Yes | 43 No |
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How i can use Regular expression in QTP?give detailed steps for it.
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
What are the challenges you faced during you entire life automation ?
explain keyword driven framework with banking domain?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what is throw object ?
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function.
4 Answers Alcatel-Lucent, Ordain Solutions,
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
in Qtp,how to display user name and pwd (script)in data table(global sheet).