how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2?
Answer Posted / pavan kumar
You can call the script1 into script2 through "Call the
existing action" or "call copy of action" or else you can
Export the local action(script1)by selecting action call
properties in Key Board view.....this is done if both the
scripts belong to same application
In case if script1 is different applicant from script2 then
we have to save share resources.. this is done from share
object manager provided in Resource Menu
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How can you pass value one action to another action?
What is the difference between shared and local object repository?
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
How to handle dynamic objects in quicktest professional (qtp)?
How many add-ins comes by default with quicktest professional (qtp)?
Analyzing the checpoint results?
What does mean by Scope of Automation?n How we defined it?
Do you know how to connect database? Can you tell me the procedures?
Explain the concept of object repository and how quicktest professional recognises objects?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What are the views available in quicktest professional (qtp)?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is the virtual object?