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 |
How do we create and run the scripts with out using O.R. ?
how to run the script If QTP tool not identify object in web page
Differences between quicktest professional (qtp) and winrunner?
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
in a web table , i want you to click a particular object inside cell
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
Pls explain me the difference between ........ Description.Create and CreateObject
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??
With out using the task manager,how to close the application using vbscript and what is the statement?