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
Answer Posted / 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 |
Post New Answer View All Answers
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What is parameter in qtp?
What are the technologies supported by qtp?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What are the methods of the TextStream object that are used for reading from a text file?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Which recording modes need more memory?
Limitations in QTP?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
When and why to use descriptive programming?
What are the different types of recording modes?
what are the challenges you have faced while testing web based application using the automation tools ?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Is it possible to call win runner script in qtp?