Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



how can i change the action path that called in other action. when i copy one action to other pc,..

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

how can i change the action path that called in other action. when i copy one action to other pc,..

Answer / manchk

use relative path where by u cannot have problem of absolute path.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

how you test broken link using the automated tool QTP ?

4 Answers   Oracle,


Explain the new feature of UFT regarding the export of test results?

0 Answers  


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1 Answers   scintel,


i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.

2 Answers   Wipro,


Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.

3 Answers  


How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance

1 Answers   Capco,


With out using the task manager,how to close the application using vbscript and what is the statement?

1 Answers  


anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example

2 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

0 Answers  


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


How do you learn the object in QTP?

2 Answers  


what is the diff b/w assistive and mandatary rules of object repository in QTP???

0 Answers  


Categories