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 |
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
does test plan is in test strategy or test strategy is in test plan.
Can anyone please tell me how to select next 5th business date from calendar using QTP/UFT ?
1 Answers Cigniti Technologies,
Diff. between keyword driven Data driven testing?
what is life cycle of automation testing ?
how to run the script If QTP tool not identify object in web page
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...
How to capture the Check point Value into a variable?
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
How can i open a file in Textpad and replace a string with another using QTP