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
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Explain the check points in quicktest professional?
what is description object?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How many tabs are available to view your test in a test pane and what are they?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How to call a test from another test?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Can I change properties of a test object?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What is the use of text output value in quicktest professional?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the difference between run time object and test object in QTP?