Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling different scripts actions in QTP
#6
Solved: 11 Years, 5 Months ago
I'm not quite sure what your question is, but the Original poster wanted to run a couple of scripts using one script. Is it what you are trying to do?

If yes, then I must tell you that it is not necessary, but just another way of accomplishing this. You can also call these scripts like this:

Code:
Call Login()
Call Manipulations()
Call LogOut()

instead of using:

Call MasterFunc()

Just a matter of preference, I guess.
Reply


Messages In This Thread
RE: Calling different scripts actions in QTP - by Anshoo Arora - 06-07-2008, 04:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to call Actions from other Actions Naresh 1 8,039 09-25-2014, 10:26 AM
Last Post: vinod123
  Need Excel template for mapping manual scripts to Automation scripts. ACCBAJPA 0 2,989 09-19-2013, 03:02 PM
Last Post: ACCBAJPA
  Calling a HP Service Test Skript Gandalf2005 0 2,155 09-05-2012, 07:53 PM
Last Post: Gandalf2005
  Calling of function hamzaz 5 4,624 07-25-2012, 12:44 PM
Last Post: Shridevi.Salagare
  Function Calling after executing some steps TaranVohra 2 3,024 06-05-2012, 10:06 AM
Last Post: TaranVohra

Forum Jump:


Users browsing this thread: 4 Guest(s)