how can i change the action path that called in other
action.
when i copy one action to other pc,the action"test2" calls
another action(C:\test1\action0),and i update
this"test1",the folder update to "action1",but when i
open "test2", it just point the call path to "C:\test1
\action0", but does not update to "action1",and the change
i make can be shown in test2.
so, can i update the call path manully?
thanks
Answers were Sorted based on User's Feedback
Answer / bluemoon_bala
Action 0 and Action 1 are both related to one
script/Program, Action 0 invokes Action 1. They both are
necessary while running the script.. if suppose u dont have
the folder of Action 0, copy the script from scripts.mts
file to QTP and then try to save it, then all the required
folders will be created..
I am new to testing, excuse me if i am wrong
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manchk
use relative path where by u cannot have problem of absolute path.
Is This Answer Correct ? | 0 Yes | 0 No |
What is regular expression?
explain all the check point in QTP?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
what is meant by "Parameterization technique"?
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
Add parameters during time in each row in one column
how to click the link in webpage by using QTP Script????????
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
can u tell me website address of VBscript with examples.
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance