How we can call the scripit from another scripit in
QTP?,Not a call Action
Answers were Sorted based on User's Feedback
Answer / allwyn
We cannot call an other script in an other script. This
could be done provided the script is shared as an shared
library file.
Reusable actions can be used but it takes a long time for
executing the script
| Is This Answer Correct ? | 0 Yes | 3 No |
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How Does Run time data (Parameterization) is handled in QTP?
in howmany ways you perfrom batchtesting
how qtp will recognise if application is run on many browsers
How to Analyze the Checpoint results with Standard Checpoint ?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
what is the purpose of .vbs file?
What are the advantages of Automation objects than Test Objects?
How to Import data from a ".xls" file to Data table during Runtime.
How to customize qtp?