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 |
When using descriptive programming?
How can we add regular expression for date field (dd/mon/yyyy)?
WHat is Object Identification and Object Spy?
what are SetToProperty, SetROProperty,GetToproperty scripting?
How to change the run-time value of a property for an object?
How did u write macros?What is the main importance of VB macros in testing environment?
How to create an instance in QTP?
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How to build scripts that access data from external sources?
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute