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...


What is the difference between Call to Action and Copy
Action?

Answers were Sorted based on User's Feedback



What is the difference between Call to Action and Copy Action?..

Answer / lathabose

Call to Action: The changes made in Call to Action, will be
reflected in the original action (from where the script is
called).
But where as in Copy Action, the changes made in the
script, will not affect the original script (Action).

Is This Answer Correct ?    10 Yes 4 No

What is the difference between Call to Action and Copy Action?..

Answer / deepa

In call to copy of Action:A copy of the script will be
called which you edit and save changes.
But in Call to Existing Action:You can't edit the script at
all.
And in call to new Action:A new action is called.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

What is vulnerability?

1 Answers   CTS,


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

0 Answers   TCS,


what is the default ordinal identifier.what are the send keys in qTP.

1 Answers  


How you create new action in qtp?

0 Answers  


How many types of Test Plans are there...??

5 Answers  


what is the abbrivation of .mtr in action reposirtory?

8 Answers   GE,


one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.

0 Answers   Mindlance,


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

0 Answers  


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

0 Answers  


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

0 Answers  


how do close the task manager through QTP?

2 Answers  


In key word driven framework,we will rename the logical names of objects,why?

3 Answers   Liquid Hub,


Categories