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 |
Suppose I want fail that check point? How can you do that?
What are the different attributes used with regular expression?
Explain object spy in qtp.
How to find given string is palindrome or not without using strreverse() function?
1)What is the Difference Between WaitTo & Sync?
What issues come up in test automation, and how do you manage them?
what is the difference between parameters and arguments?
What is Cross browser testing? Does UFT support it?
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
what is the difference between xmlutil and xmlDOM in qtp?
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?