Tell when we call the function? tell with example.
Answer / jay prakash
Function call is done if there is already some function is
available in QTP or Function library. Than to save the
efforts we simply call the function and use the script.
It avoids the reduncdency in script.
For example there are sevaral function available in QTP
like Date, Time, Abs, Sgn, Array etc etc. So why to waste
time again in defining and creating such libraries ??
Please let me know if it satisfies you.
Is This Answer Correct ? | 7 Yes | 1 No |
what is the difference between data table and spread sheet?
what is tool interface?
What are the technics follow in writing VB script?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
any one can explain about QTP proocess,means where to start and how to start Scripting.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
Difference between image checkpoint and bitmap checkpoint