How we can call the scripit from another scripit in
QTP?,Not a call Action
Answer Posted / krishna teja muppalla
I support Uday Kumar.
What we have to do is in insert call to action options we
have to select call to existing action. fro example if we
want to call 1st action from 2nd action, we have to give
from test as 1. here we need to give relative path.
as we are calling 1st from 2nd, first of all 1st test should
be executed. so, at 1st line we have to insert from current
option.
remaining part is easy
any corrections please...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are advantages of test automation?
Explain runtime dynamic settings?
Define Error Pane of UFT?
What contains Data Driven Framework document in qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Explain how you can find length of array in qtp?
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?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
what the difference between shared repository and per action repository?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to add verification steps to tests?
What is different command used in command Prompt while using QTP?
what is impact analysis on regression testing?